tanishq252/AI-ML-DS-Learning-Series
Collection of all Machine Learning and Deep Learning algorithms which would be helpful for beginners
This collection provides fundamental implementations of various machine learning algorithms using Python. It takes raw or pre-processed datasets as input and produces trained models capable of making predictions or identifying patterns. This is ideal for students or new practitioners learning the practical application of AI/ML concepts.
No commits in the last 6 months.
Use this if you are a student or a beginner in machine learning looking for basic, runnable examples of common algorithms.
Not ideal if you are an experienced data scientist seeking advanced techniques, production-ready code, or highly optimized solutions for complex problems.
Stars
27
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 01, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tanishq252/AI-ML-DS-Learning-Series"
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