From af047e9f8cb51b741cb21777d56b618615d844d1 Mon Sep 17 00:00:00 2001 From: Preston Parry Date: Sat, 7 Nov 2015 22:32:18 -0800 Subject: [PATCH] minor formatting update --- doc/parameter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/parameter.md b/doc/parameter.md index 057e52c99..6cffa3326 100644 --- a/doc/parameter.md +++ b/doc/parameter.md @@ -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