Skip to content

av04/Model_Performance_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Model Performance Analysis

After building a machine learning model or maybe a few in usual scenerio, we have one of few metrics to compare the efficiency of the models. It can be Accuracy, AUC, F1 score etc. But even after comparing these scores, it's highly recommended to look for few more results so as to see the performance of model over time. In this repository, I am going to share few Model Performance Analysis steps which I generally take to sure shot that one model into production environment.

Basically we are going to learn about 3 main Performance reports:

1. Lift / Gain Chart

2. Year-Month Report (on certain Prediction Score Threshold value)

3. Threshold Sensitivity Report

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors