The Python Oracle

How does sklearn's MLP predict_proba function work internally?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Dreamlands

--

Chapters
00:00 Question
02:17 Accepted answer (Score 2)
03:59 Thank you

--

Full question
https://stackoverflow.com/questions/6138...

Question links:
[sklearn]: https://scikit-learn.org/stable/modules/...
[logistic regression]: https://scikit-learn.org/stable/modules/...
[support vector machine classifier]: https://scikit-learn.org/stable/modules/...
[this very nice Stack Overflow post]: https://stackoverflow.com/questions/1511...
[Random Forest]: https://scikit-learn.org/stable/modules/...
[Gaussian Process Classifier:]: https://scikit-learn.org/stable/modules/...

Accepted answer links:
[source code]: https://github.com/scikit-learn/scikit-l...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #machinelearning #scikitlearn #probability #mlp

#avk47