On Tue, Sep 20, 2011 at 03:17, <[email protected]> wrote: >>But then people will just copy the file and modify it to set n_jobs to > be greater, and then ask here why it doesn't work on Windows. It's a > teaching moment. Embrace it! > > Yes and no. If I download sklearn on windows and the run make, it doesn't > finish the tests. To then tell me that I need to modify the tests so that it > doesn't get stuck forking indefinitely is not the sort of thing I expect. > Sklearn is meant to make ML easy!
I don't think you understand what I am suggesting. I was talking about fixing the example to run correctly under Windows. That's what I meant about it being a teaching opportunity; the example should show how to correctly structure a script to use a parallel grid search on all platforms. I would additionally suggest that the test-running script also be fixed to run correctly under Windows. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
