nex3z/machine-learning-exercise
Python implementation of the programming assignment from Machine Learning class on Coursera, which is originally implemented in Matlab/Octave.
This resource provides practical code examples for common machine learning algorithms. It takes foundational machine learning concepts, originally presented in Matlab/Octave, and translates them into Python. This is ideal for students or practitioners learning machine learning who want to see how these algorithms are implemented in Python.
No commits in the last 6 months.
Use this if you are taking a machine learning course and want to practice implementing core algorithms in Python.
Not ideal if you are looking for a plug-and-play solution for complex, real-world machine learning problems.
Stars
92
Forks
69
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 15, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nex3z/machine-learning-exercise"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GeostatsGuy/MachineLearningCourse
My graduate level machine learning course, including student machine learning projects.
neural-data-science/NESC_3505_textbook
Textbook for NESC 3505, Neural Data Science, at Dalhousie University
snrazavi/Machine_Learning_2018
Codes and Project for Machine Learning Course, Fall 2018, University of Tabriz
tuanavu/coursera-university-of-washington
University of Washington
gerdm/prml
Repository of notes, code and notebooks in Python for the book Pattern Recognition and Machine...