All Projects → eferm → Mlcheatsheet

eferm / Mlcheatsheet

Machine Learning cheat sheet for linear classifiers and clustering algorithms

Labels

A summary for common machine learning algorithms, provided in a handy format.

Classifiers included are:

  • k-nearest neighbour
  • Naive Bayes
  • Log-linear
  • Perceptron
  • Support Vector Machines

Clustering (EM) algorithms included are:

  • k-means
  • Mixture of Gaussians
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].