On 03/28/2012 11:04 AM, Jaques Grobler wrote: > 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. > I guess it is a problem with the matplotlib installed on the server. Many of the examples are not build, if you have a look a the gallery. I couldn't find out which matplotlib version was used and I couldn't reproduce the result with .99 or .98. If you find out anything, let me know. It would be great to have all the examples show up in the example gallery.
Cheers, Andy ------------------------------------------------------------------------------ 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
