CloudChaoszero / pymc-examples

Examples of PyMC3 models, including a library of Jupyter notebooks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyMC3 logo

PyMC3 Examples

Supporting examples and tutorials for PyMC3, the Python package for Bayesian statistical modeling and Probabilistic Machine Learning!

Check out the getting started guide, or interact with live examples using Binder! For questions on PyMC3, head on over to our PyMC Discourse forum.

Contributing

If you are interested in contributing to the example notebooks hosted here, please read the contributing guide Also read our Code of Conduct guidelines for a better contributing experience.

Contact

We are using discourse.pymc.io as our main communication channel. You can also follow us on Twitter @pymc_devs for updates and other announcements.

To ask a question regarding modeling or usage of PyMC3 we encourage posting to our Discourse forum under the “Questions” Category. You can also suggest feature in the “Development” Category.

To report an issue, please use the following:

issues about the example notebooks, errors in the example codes, outdated information, improvement suggestions...
feature requests related to the PyMC3 library itself.

Finally, if you need to get in touch for non-technical information about the project, send us an e-mail. Getting started ===============

If you already know about Bayesian statistics:

Learn Bayesian statistics with a book together with PyMC3:

PyMC3 talks

There are also several talks on PyMC3 which are gathered in this YouTube playlist and as part of PyMCon 2020

Installation

To install PyMC3 on your system, see its installation section here

Citing PyMC3

Salvatier J., Wiecki T.V., Fonnesbeck C. (2016) Probabilistic programming in Python using PyMC3. PeerJ Computer Science 2:e55 DOI: 10.7717/peerj-cs.55.

Papers citing PyMC3

See Google Scholar for a continuously updated list.

Support

PyMC3 is a non-profit project under NumFOCUS umbrella. If you want to support PyMC3 financially, you can donate here.

PyMC for enterprise

PyMC is now available as part of the Tidelift Subscription!

Tidelift is working with PyMC and the maintainers of thousands of other open source projects to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while contributing financially to PyMC -- making it even more robust, reliable and, let's face it, amazing!

tidelift_learn tidelift_demo

Sponsors

NumFOCUS

Quantopian

ODSC

About

Examples of PyMC3 models, including a library of Jupyter notebooks.

License:MIT License


Languages

Language:Python 100.0%