[mlpack-git] (blog) master: Try to fix size of picture. (97f3114)

gitdub at mlpack.org gitdub at mlpack.org
Tue Aug 23 02:09:54 EDT 2016


Repository : https://github.com/mlpack/blog
On branch  : master
Link       : https://github.com/mlpack/blog/compare/da6e11234286227fda0b70bbeb16cbfb2365b822...97f3114f0ab931831ee30cf4a061e91f64a401ee

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

commit 97f3114f0ab931831ee30cf4a061e91f64a401ee
Author: MarcosPividori <marcos.pividori at gmail.com>
Date:   Tue Aug 23 03:09:54 2016 -0300

    Try to fix size of picture.


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

97f3114f0ab931831ee30cf4a061e91f64a401ee
 content/blog/MarcosFinal.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/content/blog/MarcosFinal.md b/content/blog/MarcosFinal.md
index 5071365..e00d8f7 100644
--- a/content/blog/MarcosFinal.md
+++ b/content/blog/MarcosFinal.md
@@ -52,8 +52,7 @@ epsilon value provided.
 As expected, higher values of the epsilon parameter implies that more nodes are
 pruned nodes and, therefore, we have a faster algorithm, as can be seen in the next graphic for the dataset *isolet*:
 
-![graphic1](https://github.com/MarcosPividori/marcospividori.github.io/blob/master/mlpack-pictures/Isolet_EpsilonVsRuntime.png?raw=true)
-
+<img src="https://github.com/MarcosPividori/marcospividori.github.io/blob/master/mlpack-pictures/Isolet_EpsilonVsRuntime.png?raw=true" align="left" width="500">
 
 ## Spill Trees:
 




More information about the mlpack-git mailing list