.. |
__init__.py
|
pytorch_lighting.metrics -> torchmetrics
|
2021-02-22 09:59:54 +01:00 |
inputs.py
|
minor refactor tests (#21)
|
2021-03-01 08:42:17 +00:00 |
test_accuracy.py
|
simplify Tensor import (#108)
|
2021-03-18 20:34:25 +01:00 |
test_auc.py
|
Fix when _stable_1d_sort to work when n >= N (PL^6177)
|
2021-03-22 09:22:07 +01:00 |
test_auroc.py
|
add micro (#110)
|
2021-03-23 17:43:24 +00:00 |
test_average_precision.py
|
simplify Tensor import (#108)
|
2021-03-18 20:34:25 +01:00 |
test_cohen_kappa.py
|
[New metric] CohenKappa (#69)
|
2021-03-15 19:54:52 +00:00 |
test_confusion_matrix.py
|
minor refactor tests (#21)
|
2021-03-01 08:42:17 +00:00 |
test_f_beta.py
|
FBeta update (#111)
|
2021-03-24 15:32:50 -04:00 |
test_hamming_distance.py
|
unify checks (#91)
|
2021-03-17 11:28:49 +00:00 |
test_inputs.py
|
simplify Tensor import (#108)
|
2021-03-18 20:34:25 +01:00 |
test_iou.py
|
Refactor & cleaning (#109)
|
2021-03-18 19:56:43 +00:00 |
test_matthews_corrcoef.py
|
[New metric] Matthews corrcoef (#98)
|
2021-03-23 17:39:14 +01:00 |
test_precision_recall.py
|
Refactor & cleaning (#109)
|
2021-03-18 19:56:43 +00:00 |
test_precision_recall_curve.py
|
simplify Tensor import (#108)
|
2021-03-18 20:34:25 +01:00 |
test_roc.py
|
Multilabel support in ROC (#114)
|
2021-03-23 20:41:31 +00:00 |
test_stat_scores.py
|
Refactor & cleaning (#109)
|
2021-03-18 19:56:43 +00:00 |