Evaluation metrics: Difference between revisions

From Rice Wiki
(Created page with "Category:Machine Learning Here is a list of evaluation metrics for machine learning models: * Classification tasks ** Confusion matrix")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
* Classification tasks
* Classification tasks
** [[Confusion matrix]]
** [[Confusion matrix]]
** [[Sensitivity]], aka. recall, TPR
** [[Specificity]], aka. TNR
** [[Accuracy]]
** [[F1]]

Latest revision as of 20:22, 11 June 2024


Here is a list of evaluation metrics for machine learning models: