Update parameter for categorical feature. (#8285)

This commit is contained in:
Jiaming Yuan
2022-10-10 19:48:29 +08:00
committed by GitHub
parent 5545c49cfc
commit c68684ff4c
3 changed files with 18 additions and 4 deletions

View File

@@ -235,7 +235,7 @@ These parameters are only used for training with categorical data. See
* ``max_cat_to_onehot``
.. versionadded:: 1.6
.. versionadded:: 1.6.0
.. note:: This parameter is experimental. ``exact`` tree method is not yet supported.