[scikit-learn] Suggestion to update the code for Segmenting the picture of Lena in regions

Rajkiran Veldur rajkiranvsgo at gmail.com
Sun Jul 29 06:00:57 EDT 2018


Hi Jacob,

Thanks for the update. That was real quick and helpful.

Regards,
Rajkiran Veldur

On Sun, Jul 29, 2018 at 10:21 AM, Jacob Vanderplas <
jakevdp at cs.washington.edu> wrote:

> 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 at 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 at python.org
>> https://mail.python.org/mailman/listinfo/scikit-learn
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20180729/33672ab7/attachment-0001.html>


More information about the scikit-learn mailing list