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
* initial commit
* used random class
* fixed failing testcases, reverted __init__.py
* fixed failing testcases #2
- passed rng as parameter to ParameterSampler class
- changed seed from 0 to 42 (as original)
* fixed failing testcases #2
- passed rng as parameter to SparseRandomProjection class
* fixed failing testcases scikit-learn#4
- passed rng as parameter to GaussianRandomProjection class
* fixed failing test case because of flake 8
0 commit comments