Re: [scikit-learn] Using a new random number generator in libsvm and liblinear

2020-01-04 Thread Alexandre Gramfort
I don't foresee any issue with that. Alex ___ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn

Re: [scikit-learn] Using a new random number generator in libsvm and liblinear

2020-01-04 Thread Gael Varoquaux
Me neither. The only drawback that I see is that we have a codebase that is drifting more and more from upstream. But I think that that ship has sailed. G On Sat, Jan 04, 2020 at 01:49:50PM +0100, Alexandre Gramfort wrote: > I don't foresee any issue with that. > Alex >