Update README.md

added Book: Mathematics for machine learning
added Book: An Introduction to Statistical Learning
This commit is contained in:
Wai Yan Pyae Sone 2021-09-28 14:39:40 +06:30 committed by GitHub
parent b9322e0d75
commit 17d3d3aafb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,3 +98,5 @@ Contributions are welcome! If you can recommend any other ressources, feel free
- [ ] [Article on Beginner Level Datasets](https://medium.com/machine-learning-india/getting-started-in-data-science-beginner-level-datasets-376ffe60c6fe)
- [ ] [Article on Life Cycle of a Data Science Project](https://medium.com/machine-learning-india/the-life-cycle-of-a-data-science-project-d614d8d233b7)
- [ ] [Book: Grokking Algorithms: An Illustrated Guide for Programmers and Other Curious People](https://www.manning.com/books/grokking-algorithms)
- [ ] [Book: Mathematics for Machine Learning](https://mml-book.github.io/) (with tutorials - FREE)
- [ ] [Book: An Introduction to Statistical Learning](https://www.statlearning.com/) (- FREE)