Skip to content

This notebook describes how to compute and derive insights from various classification evaluation metrics.

Notifications You must be signed in to change notification settings

OMahmoodi/evaluation_metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

evaluation_metrics

Model evaluation is an important part of a training process since it ensures that a model has been properly trained on the existing dataset and can be used to make predictions for an unseen dataset.

This notebook describes how to compute and derive insights from various classification evaluation metrics such as accuracy, recall, precision, f1-score, precision-recall curve and receiver operating characteristic curve.

Releases

No releases published

Packages

No packages published