> But using OrderedDict or some other Bunch 2.0 is beside the point. Even if we > find some awesome way of storing the datasets while allowing the cool > oneliner, > it will still mislead people into thinking they need to put their data into > that format. What we want is to make it super-obvious that scikit-learn > itself > only cares about X and y (most of the times).
> Now, how to do that? We don't. I am tired of completely dumming down our code to make it usable by people who don't understand what they do. All it does is give us extra work in terms of support. G ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
