[mlpack-git] (blog) master: Fix error in dataset name! (a9905da)

gitdub at mlpack.org gitdub at mlpack.org
Tue Aug 23 13:00:45 EDT 2016


Repository : https://github.com/mlpack/blog
On branch  : master
Link       : https://github.com/mlpack/blog/compare/f6b6157e5cada5d7b8ce564f94b848e61b58768e...a9905da5194e2fc810b1747460372c108d9b9c58

>---------------------------------------------------------------

commit a9905da5194e2fc810b1747460372c108d9b9c58
Author: MarcosPividori <marcos.pividori at gmail.com>
Date:   Tue Aug 23 13:59:20 2016 -0300

    Fix error in dataset name!


>---------------------------------------------------------------

a9905da5194e2fc810b1747460372c108d9b9c58
 content/blog/MarcosFinal.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/MarcosFinal.md b/content/blog/MarcosFinal.md
index 7b17f4c..41eaa99 100644
--- a/content/blog/MarcosFinal.md
+++ b/content/blog/MarcosFinal.md
@@ -119,7 +119,7 @@ built without overlapping.
 The `DefeatistDualTreeTraverser` is faster than the
 `DefeatistSingleTreeTraverser`, specially when the value of *tau* increases.
 
-Some results can be seen in the next graphic for the dataset *isolet*.
+Some results can be seen in the next graphic for the dataset *1000000-10-randu*.
 
 <img src="https://github.com/MarcosPividori/marcospividori.github.io/blob/master/mlpack-pictures/1000000-10_Spill_EffectiveErrorVsRuntime.png?raw=true" width="600">
 




More information about the mlpack-git mailing list