commit
99157ae56a
@ -97,9 +97,9 @@ Command Line Parameters
|
|||||||
-----------------------
|
-----------------------
|
||||||
The following parameters are only used in the console version of xgboost
|
The following parameters are only used in the console version of xgboost
|
||||||
* use_buffer [ default=1 ]
|
* use_buffer [ default=1 ]
|
||||||
- whether create binary buffer for text input, this normally will speedup loading when do
|
- Whether to create a binary buffer from text input. Doing so normally will speed up loading times
|
||||||
* num_round
|
* num_round
|
||||||
- the number of round for boosting.
|
- The number of rounds for boosting
|
||||||
* data
|
* data
|
||||||
- The path of training data
|
- The path of training data
|
||||||
* test:data
|
* test:data
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user