diff --git a/doc/parameter.rst b/doc/parameter.rst index 755cb5346..606aa29c1 100644 --- a/doc/parameter.rst +++ b/doc/parameter.rst @@ -30,7 +30,7 @@ General Parameters is displayed as warning message. If there's unexpected behaviour, please try to 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 a parameter is used or not. The feature is still experimental. It's expected to have