Remove auto configuration of seed_per_iteration. (#7009)
* Remove auto configuration of seed_per_iteration. This should be related to model recovery from rabit, which is removed. * Document.
This commit is contained in:
@@ -420,7 +420,7 @@ Specify the learning task and the corresponding learning objective. The objectiv
|
||||
|
||||
* ``seed_per_iteration`` [default=false]
|
||||
|
||||
- Seed PRNG determnisticly via iterator number, this option will be switched on automatically on distributed mode.
|
||||
- Seed PRNG determnisticly via iterator number.
|
||||
|
||||
***********************
|
||||
Command Line Parameters
|
||||
|
||||
Reference in New Issue
Block a user