FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chyikwei/MachineLearning: some machine learning algorithm I implemented before. · GitHub

Repository files navigation

These are some basic machine learning algorithms I implemented for school homework or for experiment.
Hope this can help beginners who are interested in R/Python programming and ML.
Note: All code are NOT optimized!

Current Models:

  • Colaborative Filtering (R)
  • Matrix Factorization (java)
  • linear regression (python)
  • logistic regression (python, R)
  • Naive Bayes (python)
  • Add SVM with SMO method (pyhton)
  • Gaussian mixture model (python, PyMC)

TODO:

  • kernel for SVM
  • GLMNET for linear

About

some machine learning algorithm I implemented before.

Resources

Stars

15 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL