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 GitHub
parent cf2d86a4f6
commit b13c3a8bcc
2 changed files with 0 additions and 10 deletions

View File

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