Update doc for parameter validation. (#5508)
* Update doc for parameter validation. * Fix github rebase.
This commit is contained in:
parent
1334aca437
commit
4a0c8ef237
@ -30,7 +30,7 @@ General Parameters
|
|||||||
is displayed as warning message. If there's unexpected behaviour, please try to
|
is displayed as warning message. If there's unexpected behaviour, please try to
|
||||||
increase value of verbosity.
|
increase value of verbosity.
|
||||||
|
|
||||||
* ``validate_parameters`` [default to false, except for Python ``train`` function]
|
* ``validate_parameters`` [default to false, except for Python interface]
|
||||||
|
|
||||||
- When set to True, XGBoost will perform validation of input parameters to check whether
|
- When set to True, XGBoost will perform validation of input parameters to check whether
|
||||||
a parameter is used or not. The feature is still experimental. It's expected to have
|
a parameter is used or not. The feature is still experimental. It's expected to have
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user