Skip to content

Daniel-Sinkin/statlearning

Repository files navigation

Introduction to Statistical Learning in Python

This contains my personal notes and solutions to exercises done in the scope of working through this book.

To get the files you can use

wget https://www.statlearning.com/s/ALL-CSV-FILES-2nd-Edition-corrected.zip

Introduction

These are my personal notes while working through the Introduction to Statistical Learning in Python Book

Exercise Progress

2. Statistical Learning 🌟🌟🌟🌟🌟🌟🌟 , 🌟🌟🌟

3. Linear Regression

Conceptual

Applied

4. Classification

Conceptual

Applied

5. Resampling Methods

Conceptual ⭐⭐⭐⭐

Applied

5. Resampling Methods

Conceptual ⭐⭐⭐⭐

Applied

7. Moving Beyond Linearity

Conceptual

Applied

10. Deep Learning

Conceptual

Applied

Labs Progress

2. ✅

3. ✅

4. ✅

5. ❌

6. ❌

7. ✅

Technical Details

I've tried to get this working with Python3.12, but it doesn't seem to be compatible so I'll stick to python 3.11 for this repo.

References

About

https://www.statlearning.com

Resources

License

MIT, BSD-2-Clause licenses found

Licenses found

MIT
LICENSE
BSD-2-Clause
LICENSE_ISLP

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published