Runs with same seed decorrelate after a certain round
Open
status: need update
- Dominant language
- C++
- Stars
- 28.8k
- Forks
- 8.9k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 54
Description
Hi
I am passing a `seed` via the booster config as well as `"seed_per_iteration": True,`
I am training with the `iterator` method on a single GPU.
I notice the pattern below when training two models with identical seeds where test metrics diverge after a certain round during training.
I notice the same pattern with a smaller diff on the training metrics
This is with xgboost built from source but post-3.0.5
Is this a known issue? thanks
Possibly related to https://github.com/dmlc/xgboost/issues/6711
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.