Hi Rajkiran,
It sounds like you found an example from an old version of the scikit-learn documentation.

After scipy removed that image, the example you're referring to was updated to this one: http://scikit-learn.org/stable/auto_examples/cluster/plot_face_segmentation.html

Best,
   Jake

 Jake VanderPlas
 Senior Data Science Fellow
 Director of Open Software
 University of Washington eScience Institute

On Sat, Jul 28, 2018 at 8:49 PM, Rajkiran Veldur <rajkiranvsgo@gmail.com> wrote:
Hello Team,

I have been following scikit-learn closely these days as I have been working on different machine learning algorithms. Thank you for making everything so simple. Your documents could be followed even by novice.

Now, when I was working with spectral clustering, I found your example of  Segmenting the picture of Lena in regions intuitive and wanted to try it. 

However, scipy has removed the scipy.misc.lena() module from their library, due to licensing issues. 

So, I request you to please update the code with any other image.

Regards,
Rajkiran Veldur

_______________________________________________
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn