You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* switched tests to StableRNGs
* WIP need to instantiate a new StableRNG at fit()
* Made rng=StableRNG() in fit
* Bumped version and moved extras to test/
* updated travis-ci urls
* bump compat versions
* fix doc tests
* CI github action instead of travis
* limit GLMNet imports to avoid clash with GLM.coef
* don't test on julia 1.0 which doesn't support test/Project.toml
* updated badges
* increased rtol in CV tests
0 commit comments