Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix non-deterministic behavior #817

Merged
merged 5 commits into from
Jun 28, 2019
Merged

Conversation

adrienball
Copy link
Contributor

Description:
This fixes an issue when using Python3.5 where training several engines with a fixed random_state would not produce identical results.

Checklist:

  • My PR is ready for code review
  • I have added some tests, if applicable, and run the whole test suite, including linting tests
  • I have updated the documentation, if applicable

@adrienball adrienball requested a review from ClemDoum June 28, 2019 11:59
@adrienball adrienball merged commit 45d0afb into develop Jun 28, 2019
@adrienball adrienball deleted the fix/non-deterministic-behavior branch June 28, 2019 13:32
ClemDoum pushed a commit that referenced this pull request Jul 10, 2019
* Fix non-deterministic behavior

fixes #778

* Update changelog

* Fix issue with dirhash

* Fix issues

* Fix issue with Python<3.4
This was referenced Jul 10, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants