[doc] Remove num_pbuffer. [skip ci] (#7356)

This commit is contained in:
Jiaming Yuan
2021-10-22 14:12:32 +08:00
committed by GitHub
parent 31a307cf6b
commit 864d236a82

View File

@@ -53,10 +53,6 @@ General Parameters
- 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]
- Feature dimension used in boosting, set to maximum dimension of the feature