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

Compare homemade-machine-learning vs the-elements-of-statistical-learning and see what are their differences.

homemade-machine-learning

🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained (by trekhleb)

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
homemade-machine-learning the-elements-of-statistical-learning
7 1
22,493 397
- -
3.8 1.8
9 months ago about 2 years 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.

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.

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.

What are some alternatives?

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

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

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

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

ISLR - Introduction to Statistical Learning

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

Sharing_ISL_python - An Introduction to Statistical Learning with Applications in PYTHON

rmi - A learned index structure

College-Work - Assignment Solutions

PythonRobotics - Python sample codes for robotics algorithms.

Python-Bible - Resourceful Python Collection

hdbscan - A high performance implementation of HDBSCAN clustering.

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