Fix #3609: Removed unused parameter 'use_buffer' (#3610)

This commit is contained in:
Philip Hyunsu Cho
2018-08-21 07:54:15 -07:00
committed by Philip Cho
parent 4059b932e2
commit 4b0339c75d
2 changed files with 0 additions and 10 deletions

View File

@@ -301,10 +301,6 @@ Command Line Parameters
***********************
The following parameters are only used in the console version of XGBoost
* ``use_buffer`` [default=1]
- Whether to create a binary buffer from text input. Doing so normally will speed up loading times
* ``num_round``
- The number of rounds for boosting