lightning/pytorch_lightning/metrics/functional
Jirka Borovec 2d54116baa
annotat unused vars (#5017)
* annotate all unused vars

* rank_zero_warn

* Apply suggestions from code review

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

* f1 fixed

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2020-12-19 13:53:06 +01:00
..
__init__.py add back compatibility for deprecated metrics 2/n (#5068) 2020-12-11 22:56:19 +01:00
average_precision.py [Metrics] PrecisionRecallCurve, ROC and AveragePrecision class interface (#4549) 2020-12-04 22:42:23 +01:00
classification.py annotat unused vars (#5017) 2020-12-19 13:53:06 +01:00
confusion_matrix.py [Metrics] PrecisionRecallCurve, ROC and AveragePrecision class interface (#4549) 2020-12-04 22:42:23 +01:00
explained_variance.py drop duplicate metrics (#5014) 2020-12-11 18:42:53 +01:00
f_beta.py annotat unused vars (#5017) 2020-12-19 13:53:06 +01:00
mean_absolute_error.py [Metrics] PrecisionRecallCurve, ROC and AveragePrecision class interface (#4549) 2020-12-04 22:42:23 +01:00
mean_squared_error.py [Metrics] PrecisionRecallCurve, ROC and AveragePrecision class interface (#4549) 2020-12-04 22:42:23 +01:00
mean_squared_log_error.py [Metrics] PrecisionRecallCurve, ROC and AveragePrecision class interface (#4549) 2020-12-04 22:42:23 +01:00
nlp.py annotat unused vars (#5017) 2020-12-19 13:53:06 +01:00
precision_recall_curve.py [Metrics] PrecisionRecallCurve, ROC and AveragePrecision class interface (#4549) 2020-12-04 22:42:23 +01:00
psnr.py annotat unused vars (#5017) 2020-12-19 13:53:06 +01:00
reduction.py add back compatibility for deprecated metrics 1/n (#5067) 2020-12-11 22:11:21 +01:00
roc.py [Metrics] PrecisionRecallCurve, ROC and AveragePrecision class interface (#4549) 2020-12-04 22:42:23 +01:00
self_supervised.py notices (#4118) 2020-10-13 07:18:07 -04:00
ssim.py [Metrics] PrecisionRecallCurve, ROC and AveragePrecision class interface (#4549) 2020-12-04 22:42:23 +01:00