8 ms·
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?
by Darge 5y 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?
- perpetualpatzer 5y agoBayesian Methods For Hackers is a very popular one. [0] https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers https://github.com/CamDavidsonPilon/Probabilistic-Programmin...
- volkale 5y agoI can highly recommend Richard McElreath's lectures "Statistical Rethinking": https://www.youtube.com/channel/UCNJK6_DZvcMqNSzQdEkzvzA/playlists 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.)