[mlpack-svn] r15758 - mlpack/trunk/doc/tutorials/det

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Wed Sep 11 14:50:50 EDT 2013


Author: marcus
Date: Wed Sep 11 14:50:50 2013
New Revision: 15758

Log:
Use the correct option to output the desity estimates.

Modified:
   mlpack/trunk/doc/tutorials/det/det.txt

Modified: mlpack/trunk/doc/tutorials/det/det.txt
==============================================================================
--- mlpack/trunk/doc/tutorials/det/det.txt	(original)
+++ mlpack/trunk/doc/tutorials/det/det.txt	Wed Sep 11 14:50:50 2013
@@ -163,7 +163,7 @@
 allows smaller estimates to be saved.
 
 @code
-$ ./det -t dataset.csv -s density_estimates.txt -v
+$ ./det -t dataset.csv -e density_estimates.txt -v
 @endcode
 
 @subsection cli_ex2_de_test_tut Estimation on a test set



More information about the mlpack-svn mailing list