Merge pull request #608 from ClimbsRocks/patch-8

minor formatting update
This commit is contained in:
Michaël Benesty 2015-11-08 08:42:27 +01:00
commit 282a64c252

View File

@ -62,8 +62,8 @@ Parameters for Linear Booster
Learning Task Parameters
------------------------
Specify the learning task and the corresponding learning objective. The objective options are below:
* objective [ default=reg:linear ]
- specify the learning task and the corresponding learning objective, and the objective options are below:
- "reg:linear" --linear regression
- "reg:logistic" --logistic regression
- "binary:logistic" --logistic regression for binary classification, output probability