> How many features > do you have? > Total # nfeatures=517000 Total # nsamples=14500 Total # categories=2992
I have 64G of memory, so I do not think memory is the issue in this case. The training does complete with njobs=1, but the time taken is about 2h. [Since the machine has 16 cores thought should use njobs=-1, e.g. OnevsRestClassifier(SGDClassifier, njobs=-1) training completes in about 20 min] ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
