• Stars
    star
    526
  • Rank 84,247 (Top 2 %)
  • Language
    MATLAB
  • Created almost 13 years ago
  • Updated almost 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

machine learning course programming exercise
These are some programming exercise of Stanford Machine Learning Online Course.
The algorithms were coded in python or matlab including:
1.Anomaly Detection and Recommender Systems
2.Decision Trees&Boosting 
3.HMM
4.K-Means Clustering and PCA
5.Linear Regression
6.Logistic Regression (matlab/octave)
7.Multi-class classification and neural networks
8.Neural network learning
9.Regularized linear regression and bias-variance
10.Support Vector Machiness