This commit is contained in:
omahs
2023-10-30 09:52:12 +01:00
committed by GitHub
parent 6755179e77
commit 2cfc90e8db
5 changed files with 14 additions and 14 deletions

View File

@@ -17,7 +17,7 @@ class HasArbitraryParamsDict(Params):
Params._dummy(),
"arbitrary_params_dict",
"arbitrary_params_dict This parameter holds all of the additional parameters which are "
"not exposed as the the XGBoost Spark estimator params but can be recognized by "
"not exposed as the XGBoost Spark estimator params but can be recognized by "
"underlying XGBoost library. It is stored as a dictionary.",
)