Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Bayesian methods #26

Closed
floer32 opened this issue Nov 17, 2015 · 1 comment
Closed

Bayesian methods #26

floer32 opened this issue Nov 17, 2015 · 1 comment

Comments

@floer32
Copy link
Collaborator

floer32 commented Nov 17, 2015

PULL REQUESTS WELCOME!

We already have this ...

Here's an IPython Notebook book about Probabilistic Programming and Bayesian Methods for Hackers: "An intro to Bayesian methods and probabilistic programming from a computation/understanding-first, mathematics-second point of view."

I've come across markdregan/Bayesian-Modelling-in-Python and it looks great. Should probably add a link to this, right around the quote above. But then it might be good to have a word or two link to some explanation of the exact relationship of Bayesian Modeling to ML ...

the inline link should link to 1+ of these:

@floer32
Copy link
Collaborator Author

floer32 commented Nov 19, 2015

Drafting. Here is a draft section. Need review though! Or another draft from someone!


Bayesian Statistics and Machine Learning

From the "Bayesian Machine Learning" overview on Metacademy:

... Bayesian ideas have had a big impact in machine learning in the past 20 years or so because of the flexibility they provide in building structured models of real world phenomena. Algorithmic advances and increasing computational resources have made it possible to fit rich, highly structured models which were previously considered intractable.

You can learn more by studying one of the following resources. Both resources use Python, PyMC, and Jupyter Notebooks.

@floer32 floer32 changed the title Bayesian modeling Bayesian methods Jan 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant