pymc-devs / pymc-examples

Examples of PyMC models, including a library of Jupyter notebooks.
https://www.pymc.io/projects/examples/en/latest/
MIT License
280 stars 243 forks source link

Pathfinder notebook update #702

Closed fonnesbeck closed 2 weeks ago

fonnesbeck commented 2 weeks ago

This replaces the troublesome 8-schools example(!) with a simple logistic regression for classification.


📚 Documentation preview 📚: https://pymc-examples--702.org.readthedocs.build/en/702/

review-notebook-app[bot] commented 2 weeks ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

fonnesbeck commented 2 weeks ago

Sorry for the messy merge messages -- not sure why they are there, but squash-merge should deal with them.

twiecki commented 2 weeks ago

Can we make it somewhat more interesting, something that maybe shows the scaling properties, like a very dimensional logistic regression?

fonnesbeck commented 2 weeks ago

Decided to remove this notebook and replace it when the Pathfinder implementation is updated.