Skip to content

justinjwlee/machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Machine Learning Implementations

This repo contains basic Machine Learning implementations in the follow languages:

  • Matlab & Octave
  • R
  • Python

Most of the boilerplates for standard problems are covered: linear regression, logistic regression, Neural Networks, Support Vector Machines etc.

Topics covered

1. Linear regression

  • Univariate and multivariate
  • Gradient Descent
  • Feature Scaling

2. Logistic regression

  • Sigmoid function
  • Logistic Regression Cost function
  • Regularization

Most of the resource in Matlab were obtained from Coursera Stanford Machine Learning Course

About

Projects in Matlab, Python & R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published