From 6ccf3ac6e56097d84a14840b2b9bd62140d82b88 Mon Sep 17 00:00:00 2001 From: Davis King Date: Thu, 8 Nov 2012 20:09:27 -0500 Subject: [PATCH] updated docs --- docs/docs/index.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/docs/index.xml b/docs/docs/index.xml index 687e8951f..4ba7fd047 100644 --- a/docs/docs/index.xml +++ b/docs/docs/index.xml @@ -152,7 +152,10 @@
  • An online SVM classification algorithm
  • An online kernelized centroid estimator/novelty detector
  • and offline support vector one-class classification -
  • A kernelized k-means clustering algorithm
  • +
  • Clustering algorithms: linear + or kernel k-means, + Chinese Whispers, and + Newman clustering.
  • Radial Basis Function Networks
  • Multi layer perceptrons