Skip to content

Commit

Permalink
proper markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
eferm committed May 4, 2011
1 parent 744e7c9 commit 9f45479
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Expand Up @@ -2,13 +2,13 @@ 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
* k-nearest neighbour
* Naive Bayes
* Log-linear
* Perceptron
* Support Vector Machines

**Clustering (EM) algorithms included are:**

*k-means
*Mixture of Gaussians
* k-means
* Mixture of Gaussians

0 comments on commit 9f45479

Please sign in to comment.