Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
4bbe17f9
Unverified
Commit
4bbe17f9
authored
Dec 25, 2017
by
Laurae
Committed by
GitHub
Dec 25, 2017
Browse files
Metric parameter doc fix (#1140)
parent
e757300f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
docs/Parameters.rst
docs/Parameters.rst
+1
-2
No files found.
docs/Parameters.rst
View file @
4bbe17f9
...
@@ -564,8 +564,7 @@ Objective Parameters
...
@@ -564,8 +564,7 @@ Objective Parameters
Metric Parameters
Metric Parameters
-----------------
-----------------
- ``metric``, default={``l2`` for regression}, {``binary_logloss`` for binary classification}, {``ndcg`` for lambdarank}, type=multi-enum,
- ``metric``, default={``l2`` for regression, ``binary_logloss`` for binary classification, ``ndcg`` for lambdarank}, type=multi-enum
options=\ ``l1``, ``l2``, ``ndcg``, ``auc``, ``binary_logloss``, ``binary_error`` ...
- ``l1``, absolute loss, alias=\ ``mean_absolute_error``, ``mae``
- ``l1``, absolute loss, alias=\ ``mean_absolute_error``, ``mae``
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment