LucaCappelletti94 / extra_keras_metrics

Additional training metrics integrated with the keras NN library.
MIT License
13 stars 2 forks source link

Re-implement metrics #5

Open zommiommy opened 3 years ago

zommiommy commented 3 years ago

During the current refactoring, the following metrics were deleted. In the future, we may want to re-implement them.

"mean_iou", "mean_absolute_error", "mean_squared_error", "root_mean_squared_error", "precision_at_k", "recall_at_k", "average_precision_at_k", "sensitivity_at_specificity", "specificity_at_sensitivity",