Wasim37/machine_learning_code
机器学习与深度学习算法示例
This collection provides practical examples of common machine learning and deep learning algorithms. It shows how different algorithms process data to achieve various analytical or predictive outcomes. This resource is for anyone learning or applying machine learning and deep learning, such as data scientists, analysts, or students.
106 stars. No commits in the last 6 months.
Use this if you want to see concrete implementations of popular machine learning and deep learning algorithms with example data.
Not ideal if you are looking for a ready-to-use application or a comprehensive theoretical guide rather than code examples.
Stars
106
Forks
45
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 07, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Wasim37/machine_learning_code"
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