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

Impossible to reproduce model results #4989

Closed
kylejn27 opened this issue Oct 25, 2019 · 3 comments
Closed

Impossible to reproduce model results #4989

kylejn27 opened this issue Oct 25, 2019 · 3 comments

Comments

@kylejn27
Copy link
Contributor

Initially an issue on dask-xgboost with setting the seed parameter and getting non-deterministic results: dask/dask-xgboost#37

I'm thinking this is a problem with xgboost 0.90 that was fixed in the latest master branch here:
7e72a12#diff-fd53d68e0037d3512896122d1248d969L1128

I built dmlc/xgboost from master and the issue seemed to go away, maybe a release can be cut?

@hcho3
Copy link
Collaborator

hcho3 commented Oct 25, 2019

@kylejn27 In #4680, we are discussing about making an interim release. In the meanwhile, you can install the latest master by running

pip3 install https://s3-us-west-2.amazonaws.com/xgboost-nightly-builds/xgboost-1.0.0_SNAPSHOT%2B6ec7e300bd704e0c4ed84b005dfc82d844787ba4-py2.py3-none-manylinux1_x86_64.whl

@hcho3
Copy link
Collaborator

hcho3 commented Oct 25, 2019

Closing this, since you said that the problem was resolved in the latest master.

@hcho3 hcho3 closed this as completed Oct 25, 2019
@kylejn27
Copy link
Contributor Author

thanks!

@lock lock bot locked as resolved and limited conversation to collaborators Jan 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants