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 9d70655c42
commit b1d76d533d
2 changed files with 0 additions and 10 deletions

View File

@@ -318,10 +318,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