MainakRepositor/ML-Algorithms
List of some top machine learning algorithms. Just give a dive and explore the world of ML
This is a collection of fundamental machine learning algorithms implemented in Python notebooks. It takes various datasets as input and demonstrates how to apply these algorithms to solve problems like predicting continuous values, classifying data into categories, grouping similar data points, and making sequential decisions. This resource is for students, researchers, or data science practitioners who want to learn and understand the practical implementation of machine learning algorithms.
No commits in the last 6 months.
Use this if you are learning machine learning and want to see practical, code-based examples of common algorithms across different categories.
Not ideal if you are looking for a high-level library to integrate into a production application, as these are primarily educational examples.
Stars
31
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Sep 23, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MainakRepositor/ML-Algorithms"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
the-mrinal/ML-Notebook
Comprehensive ML curriculum: from NumPy to Neural Networks. 50+ Jupyter notebooks with...
keshavsingh3197/Python
this resporatory have ml,ai,nlp,data science etc.python language related material from many...
minerva-ml/steppy
Lightweight, Python library for fast and reproducible experimentation :microscope:
manashmandal/ml.manash.me
(Deprecated) Visit this one -> https://bn.mlmodel.fit/
oborchers/Medium_Repo
This repository provides the code examples for the corresponding blog posts. In case you have...