diff --git a/README.md b/README.md index a207bbf..c546c0d 100644 --- a/README.md +++ b/README.md @@ -1122,6 +1122,7 @@ be * [Pydata book](https://github.com/wesm/pydata-book) - Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media * [Homemade Machine Learning](https://github.com/trekhleb/homemade-machine-learning) - Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained * [Prodmodel](https://github.com/prodmodel/prodmodel) - Build tool for data science pipelines. +* [the-elements-of-statistical-learning](https://github.com/maitbayev/the-elements-of-statistical-learning) - This repository contains Jupyter notebooks implementing the algorithms found in the book and summary of the textbook. #### Neural Networks