On Jul 5, 2012, at 17:31 , Gael Varoquaux wrote:

> On Thu, Jul 05, 2012 at 05:08:13PM +0200, Peter Prettenhofer wrote:
>> Indeed would be great to have a component to generate learning curves
>> in sklearn - I have some custom code lying around but it's rather
>> ugly...
> 
> I must admit that so far I have been frowning away from adding code that
> does any plotting to scikit-learn. I tend to be worried about the
> maintenance code for such code. However, maybe having code that simply
> returns the corresponding vectors would be a good compromise, as it
> indeed seems a useful tool.

+1, in my opinion that's the way it should be done, like scipy's probplot
(http://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.probplot.html)

but I'd vote for not having a plot=True option at all, for the maintenance 
reason above.

> G
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

------------------
Vlad N.
http://vene.ro





------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to