You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mindspore/tests/ut/python/metrics
Jiaqi 804ef79c18
modify dice and diceloss
4 years ago
..
__init__.py
test_accuracy.py
test_auc.py auc_roc 4 years ago
test_bleu_score.py bleu_score 4 years ago
test_confusion_matrix.py confusion matrix 4 years ago
test_confusion_matrix_metric.py confusion matrix 4 years ago
test_cosine_similarity.py bleu_score 4 years ago
test_dice.py modify dice and diceloss 4 years ago
test_error.py
test_fbeta.py
test_hausdorff_distance.py hausdorff_distance 4 years ago
test_loss.py
test_mean_surface_distance.py surface distance 4 years ago
test_metric_factory.py
test_occlusion_sensitivity.py bleu_score 4 years ago
test_perplexity.py perplexity 4 years ago
test_precision.py
test_recall.py
test_roc.py auc_roc 4 years ago
test_root_mean_square_distance.py surface distance 4 years ago
test_topk.py