Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 309 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 309 Bytes

OptimumThreshold_ROC

Here we will be firstly analysing the how different threshold values effect the area under the Curve in a Receiver Operating charcteristic(ROC) curve. And at last we will show how to define a function in python to calculate the most optimal threshold value for the logistic Regression.