> > > > I have 64G of memory, so I do not think memory is the issue in this case. > If the features are dense, the n_classes many coefficients of n_features > are 12gb (if I haven't miss-calculated). - Correct, it occupies about 12.5G > If they are for some reason all replicated for all cores, you would get > into trouble. - Note that same is the case with njobs=2,3,4...., just to clarify that without using all cores, even if structures are replicated for cores, the max available should be enough in this case atleast(n_jobs=2,3,4), correct?
------------------------------------------------------------------------------ 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 Scikit-learn-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scikit-learn-general