|
You are here |
austinrochford.com | ||
| | | | |
isaacslavitt.com
|
|
| | | | | ||
| | | | |
dsaber.com
|
|
| | | | | Warning: This is a love story between a man and his Python module As I mentioned previously, one of the most powerful concepts I've really learned at Zipfian has been Bayesian inference using PyMC. PyMC is currently my favorite library of any kind in any language. I dramatically italicized "learned" because I had been taught... | |
| | | | |
twiecki.io
|
|
| | | | | [AI summary] This technical blog post explains the advantages of hierarchical Bayesian modeling over non-hierarchical approaches using a case study of predicting radon levels across different US counties with the PyMC3 library. | |
| | | | |
www.ethanrosenthal.com
|
|
| | | How would you build a machine learning algorithm to solve the following types of problems? Predict which medal athletes will win in the olympics. Predict how a shoe will fit a foot (too small, perfect, too big). Predict how many stars a critic will rate a movie. If you reach into your typical toolkit, you'll probably either reach for regression or multiclass classification. For regression, maybe you treat the number of stars (1-5) in the movie critic question as your target, and you train a model using m... | ||