The-Elements-of-Statistical-Learning-Python-Notebooks
The-Elements-of-Statistical-Learning-Python-Notebooks copied to clipboard
A series of Python Jupyter notebooks that help you better understand "The Elements of Statistical Learning" book
Added a small jupyter notebook to generate table mentioned in chapter 1 Email Spam example.
Firstly, thank you for your nice work. I am working on my own code to reproduce the examples in the book, and came across a problem for the spinal BMD...
I'm a beginner for machine learning, though I have some experience in statistics. About half a year ago, I'm planning to reproduce examples in ESLII. The book is well written,...