INRIA / scikit-learn-mooc

Machine learning in Python with scikit-learn MOOC
https://inria.github.io/scikit-learn-mooc
Creative Commons Attribution 4.0 International
1.12k stars 516 forks source link

ENH Expand contents related to pedict_proba #722

Closed ArturoAmorQ closed 1 year ago

ArturoAmorQ commented 1 year ago

Follows #715.

This PR reuses the pedagogical introduction of the predict_proba concept done in the Classification tree notebook, which may make such notebook relatively redundant. We may consider revisiting its contents.

ArturoAmorQ commented 1 year ago

I am merging this one. If something is inexact or can be improved, we can do it in another PR.