Hi everyone..

I noticed that the the K-means Clustering plots on the statistical
inference tutorial is not displaying:

http://scikit-learn.org/dev/tutorial/statistical_inference/unsupervised_learning.html

Weird thing is that they generate perfectly if I build the docs on my
setup.. They also displayed fine on my
ghpages that I used to show the tutorial before it merged:

http://jaquesgrobler.github.com/Online-Scikit-Learn-stat-tut/tutorial/statistical_inference/unsupervised_learning.html#clustering-grouping-observations-together

I don't have any problems when I run the code. All the plots generate

The html that gets generated for these images also gets done, minus the
desired plots -
http://scikit-learn.org/dev/auto_examples/cluster/plot_cluster_iris.html

As far as I can tell, the paths to these images seem correct (they work on
my build), so I'm assuming the plots arn't being
generated at all.

Does anyone have an idea why these guys aren't working? I don't know if I'm
missing something obvious
but I'd like to fix this a.s.a.p

Kind Regards,
Jaques
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to