the-elements-of-statistical-learning VS ML-foundations

Compare the-elements-of-statistical-learning vs ML-foundations and see what are their differences.

the-elements-of-statistical-learning

My notes and codes (jupyter notebooks) for the "The Elements of Statistical Learning" by Trevor Hastie, Robert Tibshirani and Jerome Friedman (by maitbayev)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
the-elements-of-statistical-learning ML-foundations
1 1
397 2,945
- -
1.8 5.1
about 2 years ago 10 days ago
Jupyter Notebook Jupyter Notebook
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

the-elements-of-statistical-learning

Posts with mentions or reviews of the-elements-of-statistical-learning. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-31.

ML-foundations

Posts with mentions or reviews of ML-foundations. We have used some of these posts to build our list of alternatives and similar projects.
  • Worried about Calculus
    1 project | /r/OMSA | 1 Apr 2023
    As others have said, you won't need calculus immediately, but it's important that you make a good attempt at learning up to Calc3. I also didn't have a math heavy undergrad so it took a lot of self-study for me, but it's possible. Simulation has a great math boot camp at the beginning to review everything but you'll want to be prepped with Calc before that because that class is all calculus based probability. Some other good resources are the 3Blue1Brown videos on YouTube. They have a great series for both calc & linear algebra to talk through all the intuition with visuals. I also really like John Krohns series because you code through the math which is very applicable for us in this program. I only did his linear Algebra, but he has a whole series with Calc and probability, too. https://github.com/jonkrohn/ML-foundations

What are some alternatives?

When comparing the-elements-of-statistical-learning and ML-foundations you can also consider the following projects:

ISL-python - Porting the R code in ISL to python. Labs and exercises

2D-Gaussian-Splatting - A 2D Gaussian Splatting paper for no obvious reasons. Enjoy!

ISLR - Introduction to Statistical Learning

Mathematics-for-Machine-Learning-and-Data-Science-Specialization-Coursera - Mathematics for Machine Learning and Data Science Specialization - Coursera - deeplearning.ai - solutions and notes

homemade-machine-learning - 🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained

wordlescraper - Combine wordle statistics metrics from various locations, data science to correlate scores with words, and a front end to display the results.

Sharing_ISL_python - An Introduction to Statistical Learning with Applications in PYTHON

ITC - Computer Science coursework and projects at Tec de Monterrey 👨‍🎓

College-Work - Assignment Solutions

algorithmica - A computer science textbook

Python-Bible - Resourceful Python Collection

Reinforcement_Learning - RL Algorithms with examples in Python / Pytorch / Unity ML agents