2014-04-23 7:33 GMT+02:00 Gael Varoquaux <gael.varoqu...@normalesup.org>: > I didn't know, and that's great new, but I am not convinced that here it > is the numpy random number generator that is called. I believe that it is > a C one, used inside liblinear.
Liblinear uses bad old rand() for its random numbers. That's known to vary per platform and hard to correctly seed (it's not even thread-safe). ------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform _______________________________________________ Scikit-learn-general mailing list Scikit-learn-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scikit-learn-general