Skip to content

Provides either a pandas style object or pandas dataframe of N thresholds from a classification model along with the associated counts, normalized percentages, and values for all TP, FP, TN, FNs as well as the total monetary value of the model at N thresholds. All outputs are rank-ordered by the thresholds that provide the most profit.

License

Notifications You must be signed in to change notification settings

guhaishuo/threshold_table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

threshold_table

Provides either a pandas style object or pandas dataframe of N thresholds from a classification model along with the associated counts, normalized percentages, and values for all TP, FP, TN, FNs as well as the total monetary value of the model at N thresholds. All outputs are rank-ordered by the thresholds that provide the most profit.

About

Provides either a pandas style object or pandas dataframe of N thresholds from a classification model along with the associated counts, normalized percentages, and values for all TP, FP, TN, FNs as well as the total monetary value of the model at N thresholds. All outputs are rank-ordered by the thresholds that provide the most profit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages