Code

Predicted Probability of class membership(predict_proba)

Predict_proba -typical rule: choose most like class -Adjusting threshold affeccts predictions of classifier -Higher threshold results in a more conservative classifier (e.g. only predict class I if estimated probability of class I is above 70%) -Not all models provide realistic probability estimates

0

2

Updated 2021-02-13

Tags

Data Science