the-elements-of-statistical-learning VS homemade-machine-learning

Compare the-elements-of-statistical-learning vs homemade-machine-learning 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)

homemade-machine-learning

🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained (by trekhleb)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
the-elements-of-statistical-learning homemade-machine-learning
1 7
397 22,493
- -
1.8 3.8
about 2 years ago 9 months 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.

homemade-machine-learning

Posts with mentions or reviews of homemade-machine-learning. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-14.

What are some alternatives?

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

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

lego-mindstorms - My LEGO MINDSTORMS projects (using set 51515 electronics)

ISLR - Introduction to Statistical Learning

wordle-solver - For educational purposes, a simple script that assists in solving the word game Wordle.

Sharing_ISL_python - An Introduction to Statistical Learning with Applications in PYTHON

PyImpetus - PyImpetus is a Markov Blanket based feature subset selection algorithm that considers features both separately and together as a group in order to provide not just the best set of features but also the best combination of features

College-Work - Assignment Solutions

rmi - A learned index structure

Python-Bible - Resourceful Python Collection

PythonRobotics - Python sample codes for robotics algorithms.

ISLR-python - An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code

hdbscan - A high performance implementation of HDBSCAN clustering.