All Projects → manvillej → Python-AndrewNgML

manvillej / Python-AndrewNgML

Licence: other
Python implementation of Andrew Ng's ML course projects

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Python-AndrewNgML

Machine-Learning-Andrew-Ng
机器学习-Coursera-吴恩达- python+Matlab代码实现
Stars: ✭ 127 (+429.17%)
Mutual labels:  linear-regression, logistic-regression, andrew-ng
Deeplearning.ai
该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。
Stars: ✭ 181 (+654.17%)
Mutual labels:  linear-regression, logistic-regression, andrew-ng
Mylearn
machine learning algorithm
Stars: ✭ 125 (+420.83%)
Mutual labels:  linear-regression, logistic-regression
Uc Davis Cs Exams Analysis
📈 Regression and Classification with UC Davis student quiz data and exam data
Stars: ✭ 33 (+37.5%)
Mutual labels:  linear-regression, logistic-regression
Machine learning
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Stars: ✭ 161 (+570.83%)
Mutual labels:  linear-regression, logistic-regression
Deep Math Machine Learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Stars: ✭ 173 (+620.83%)
Mutual labels:  linear-regression, logistic-regression
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+140070.83%)
Mutual labels:  linear-regression, logistic-regression
Isl Python
Solutions to labs and excercises from An Introduction to Statistical Learning, as Jupyter Notebooks.
Stars: ✭ 108 (+350%)
Mutual labels:  linear-regression, logistic-regression
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (+1066.67%)
Mutual labels:  linear-regression, logistic-regression
Machine Learning Models
Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaussian, K-Means
Stars: ✭ 160 (+566.67%)
Mutual labels:  linear-regression, logistic-regression
25daysinmachinelearning
I will update this repository to learn Machine learning with python with statistics content and materials
Stars: ✭ 53 (+120.83%)
Mutual labels:  linear-regression, logistic-regression
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (+133.33%)
Mutual labels:  linear-regression, logistic-regression
Learning Python Predictive Analytics
Tracking, notes and programming snippets while learning predictive analytics
Stars: ✭ 26 (+8.33%)
Mutual labels:  linear-regression, logistic-regression
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (+18433.33%)
Mutual labels:  linear-regression, logistic-regression
Ml
A set of machine learning experiments in Clojure
Stars: ✭ 30 (+25%)
Mutual labels:  linear-regression, logistic-regression
Machine learning basics
Plain python implementations of basic machine learning algorithms
Stars: ✭ 3,557 (+14720.83%)
Mutual labels:  linear-regression, logistic-regression
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+6216.67%)
Mutual labels:  linear-regression, logistic-regression
machine-learning-course
Machine Learning Course @ Santa Clara University
Stars: ✭ 17 (-29.17%)
Mutual labels:  linear-regression, logistic-regression
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+13791.67%)
Mutual labels:  linear-regression, logistic-regression
Brihaspati
Collection of various implementations and Codes in Machine Learning, Deep Learning and Computer Vision ✨💥
Stars: ✭ 53 (+120.83%)
Mutual labels:  linear-regression, logistic-regression

Python-AndrewNgML

Python implementation of Andrew Ng's ML course projects

  • Ex1 (Linear Regression) = Complete!
  • Ex2 (Logistic Regression & Regulation) = Complete!
  • Ex3 (MultiClass LR and Neural Network Prediction) = Complete!
  • Ex4 (Multilayer Neural Network) = Complete!
  • Ex5 (Variance vs Bias using Linear Regression) = Complete!
  • Ex6 (Support Vector Machines and Email Spam Classification) = Complete!
  • Ex7 (Kmeans & PCA for data compression and Visualization) = Complete!
  • Ex8 (Anomaly Detection & Recommender Systems) = Complete!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].