[mlpack-svn] r13723 - mlpack/trunk/src/mlpack

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Tue Oct 16 00:51:53 EDT 2012


Author: rcurtin
Date: 2012-10-16 00:51:52 -0400 (Tue, 16 Oct 2012)
New Revision: 13723

Modified:
   mlpack/trunk/src/mlpack/core.hpp
Log:
Add DETs to the list.


Modified: mlpack/trunk/src/mlpack/core.hpp
===================================================================
--- mlpack/trunk/src/mlpack/core.hpp	2012-10-16 04:46:59 UTC (rev 13722)
+++ mlpack/trunk/src/mlpack/core.hpp	2012-10-16 04:51:52 UTC (rev 13723)
@@ -75,6 +75,7 @@
  *
  * The following methods are included in MLPACK:
  *
+ *  - Density Estimation Trees - mlpack::det::DTree
  *  - Euclidean Minimum Spanning Trees - mlpack::emst::DualTreeBoruvka
  *  - Gaussian Mixture Models (GMMs) - mlpack::gmm::GMM
  *  - Hidden Markov Models (HMMs) - mlpack::hmm::HMM




More information about the mlpack-svn mailing list