If the only change would be to do a: self.coef_ = np.asfortranarray(coef_)
at the end of the fit method of the SGDClassifier and SGDRegressor then I am all for it. We should just check that this indeed solves the memory copy issue you suspect. -- Olivier ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
