Re: [Scikit-learn-general] Suggestion for Multiclass.py !

2015-08-18 Thread Andreas Mueller
Did you get an error when inputting a 1d X? Which version of scikit-learn are you on? X should really always be 2d. Unfortunately that is currently inconsistent, and will be fixed soon. On 08/18/2015 10:43 AM, Mathieu Blondel wrote: Hi Othman, Please send such comments to the mailing-list.

Re: [Scikit-learn-general] Suggestion for Multiclass.py !

2015-08-18 Thread Mathieu Blondel
Hi Othman, Please send such comments to the mailing-list. Thanks, Mathieu On Tue, Aug 18, 2015 at 10:03 PM, Othman Soufan wrote: > Greetings Guys, > > First of all, I want to thank you for the nice efforts you put in this > very usable case of building and training models i.e. the case of many