hujinsen/python-machine-learning
吴恩达(Andrew Ng)在coursera的机器学习课程习题的python实现
This project provides practical, step-by-step examples of core machine learning algorithms implemented in Python. It takes raw numerical data as input and produces insights like predictions, classifications, or groupings. Beginners interested in understanding how foundational AI models work from the ground up would find this useful.
136 stars. No commits in the last 6 months.
Use this if you are learning machine learning and want to see the underlying Python code for fundamental algorithms like linear regression, logistic regression, or K-Means clustering.
Not ideal if you need ready-to-use, highly optimized machine learning solutions for complex, real-world problems or if you are not interested in the code implementation details.
Stars
136
Forks
38
Language
HTML
License
MIT
Category
Last pushed
Jun 23, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hujinsen/python-machine-learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
greyhatguy007/Machine-Learning-Specialization-Coursera
Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and...
trekhleb/machine-learning-octave
🤖 MatLab/Octave examples of popular machine learning algorithms with code examples and...
amanchadha/coursera-natural-language-processing-specialization
Programming assignments from all courses in the Coursera Natural Language Processing...
mbadry1/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization...
rust0258/Deeplearning.ai-Natural-Language-Processing-Specialization
This repository contains my full work and notes on Coursera's NLP Specialization (Natural...