Hacker News new | ask | show | jobs
by Darge 1621 days ago
Question to HN folks: What are, in your opinion, the best resources for a Computer Science graduate to learn how to apply statistics like this?
2 comments

I can highly recommend Richard McElreath's lectures "Statistical Rethinking": https://www.youtube.com/channel/UCNJK6_DZvcMqNSzQdEkzvzA/pla...

They are based on his text book with the same title.

(Disclaimer: I'm the author of the blog post.)

Bayesian Methods For Hackers is a very popular one.

[0] https://github.com/CamDavidsonPilon/Probabilistic-Programmin...