On Fri, Nov 09, 2012 at 05:50:30PM +0100, federico vaggi wrote: > y : numpy array of shape [n_samples, n_responses]
> Target values > Should probably be: > y : numpy array of shape [n_samples, n_targets] > Target values > Presuming targets is meant to be used instead of responses. The same applies > to the docstrings of elastic_net, elastic_net_cv, etc. Indeed, we have an inconsistency in the formulation here. Will fix ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_nov _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
