[doc] Remove num_pbuffer. [skip ci] (#7356)
This commit is contained in:
parent
31a307cf6b
commit
864d236a82
@ -53,10 +53,6 @@ General Parameters
|
|||||||
|
|
||||||
- Flag to disable default metric. Set to 1 or ``true`` to disable.
|
- Flag to disable default metric. Set to 1 or ``true`` to disable.
|
||||||
|
|
||||||
* ``num_pbuffer`` [set automatically by XGBoost, no need to be set by user]
|
|
||||||
|
|
||||||
- Size of prediction buffer, normally set to number of training instances. The buffers are used to save the prediction results of last boosting step.
|
|
||||||
|
|
||||||
* ``num_feature`` [set automatically by XGBoost, no need to be set by user]
|
* ``num_feature`` [set automatically by XGBoost, no need to be set by user]
|
||||||
|
|
||||||
- Feature dimension used in boosting, set to maximum dimension of the feature
|
- Feature dimension used in boosting, set to maximum dimension of the feature
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user