RiteshPuvvada/Machine-Learning-Lab
A cluster of Machine Learning algorithms
This is a collection of various machine learning algorithms. It takes your raw dataset as input and processes it through different algorithms to help you explore and understand various data patterns and predictions. Data scientists, analysts, and students learning machine learning would find this useful for experimentation.
No commits in the last 6 months.
Use this if you are a data scientist or student looking for a practical set of machine learning algorithms to apply to your datasets for learning or experimentation.
Not ideal if you need a production-ready system for deploying machine learning models or require highly specialized, cutting-edge algorithms.
Stars
12
Forks
6
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 18, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/RiteshPuvvada/Machine-Learning-Lab"
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