Sahith02/machine-learning-algorithms
A curated list of all machine learning algorithms and deep learning algorithms grouped by category.
This is a curated collection of almost all popular machine learning and deep learning algorithms, organized by category. It provides links to articles explaining each algorithm, helping data scientists, machine learning engineers, and students understand various techniques like regression, clustering, and neural networks. It serves as a quick reference guide for practitioners looking to deepen their theoretical knowledge.
364 stars. No commits in the last 6 months.
Use this if you are a data scientist, machine learning engineer, or student who needs a comprehensive reference for machine learning and deep learning algorithms, complete with links to explanatory articles.
Not ideal if you are looking for code implementations, practical tutorials, or a tool to directly apply these algorithms to your data.
Stars
364
Forks
46
Language
Python
License
—
Category
Last pushed
Feb 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Sahith02/machine-learning-algorithms"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
uxlfoundation/scikit-learn-intelex
Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application
INRIA/scikit-learn-mooc
Machine learning in Python with scikit-learn MOOC
ddbourgin/numpy-ml
Machine learning, in numpy
nubank/fklearn
fklearn: Functional Machine Learning
gavinkhung/machine-learning-visualized
ML algorithms implemented and derived from first-principles in Jupyter Notebooks and NumPy