Skip to content

mephistopheies/ml-r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cb8e69d · Apr 13, 2014

History

27 Commits
Dec 25, 2013
Jan 21, 2014
Dec 18, 2013
Apr 13, 2014
Dec 25, 2013
Jul 12, 2013
Dec 18, 2013
Jun 17, 2013
Dec 18, 2013
Jun 24, 2013

Repository files navigation

ml-r

Code for ML course

Implemented models:

  • naive Bayes model fot spam classification
  • principal component analysis, using Gram-Schmidt process and iterative QR-method
  • k-means algorithm using expectation maximization and gradient descent methods; ; k-means using gradient descent over Davies–Bouldin index
  • implementation of linear regression with gradient descent and normal equations; implementation of logistic regression with gradient descent

About

Code for ML course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published