Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sci-kit learn determinism #37

Closed
MRossol opened this issue Feb 17, 2020 · 1 comment
Closed

Fix sci-kit learn determinism #37

MRossol opened this issue Feb 17, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@MRossol
Copy link
Collaborator

MRossol commented Feb 17, 2020

Bug Description
Sci-kit learns random_seed is version dependant

Full Traceback
See RPM tests using different versions of sci-kit learn

Expected behavior
Cluster labels should always be in the same order.
Use cluster size to re-order labels

Charge code
reV OS

@MRossol MRossol added the bug Something isn't working label Feb 17, 2020
@MRossol MRossol self-assigned this Feb 17, 2020
@MRossol
Copy link
Collaborator Author

MRossol commented Feb 21, 2020

fixed in #42

@MRossol MRossol closed this as completed Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant