Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 356 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 356 Bytes

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.