pymc-devs / pymc-examples

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

Home Page:https://www.pymc.io/projects/examples/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyMC logo

PyMC Examples

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

Check out the getting started guide, or interact with live examples using Binder! Each notebook in PyMC examples gallery has a binder badge. For questions on PyMC, 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 PyMC 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:

  • PyMC Examples - Issue Tracker. For issues about the example notebooks, errors in the example codes, outdated information, improvement suggestions...
  • PyMC - Issue Tracker. For issues, bugs or feature requests related to the PyMC 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 PyMC:

PyMC talks

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

Installation

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

Citing PyMC

  • To cite the PyMC software, use:

    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.

  • To cite specific guides from this collection, use zenodo . You'll find page specific citation instructions at the bottom of each page.

Papers citing PyMC

See Google Scholar for a continuously updated list.

Support

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

Sponsors

NumFOCUS

PyMCLabs

About

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

https://www.pymc.io/projects/examples/en/latest/

License:MIT License


Languages

Language:Python 53.9%Language:HTML 29.3%Language:Jupyter Notebook 16.8%