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
8e6fbbb7
Commit
8e6fbbb7
authored
Jun 20, 2017
by
joshkyh
Committed by
Guolin Ke
Jun 20, 2017
Browse files
Minor typo in comments (#636)
Minor typo in comments
parent
3c1ee4b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
R-package/demo/cross_validation.R
R-package/demo/cross_validation.R
+1
-1
No files found.
R-package/demo/cross_validation.R
View file @
8e6fbbb7
...
...
@@ -31,7 +31,7 @@ lgb.cv(param,
eval
=
"binary_error"
,
showsd
=
FALSE
)
#
T
ou can also do cross validation with cutomized loss function
#
Y
ou can also do cross validation with cutomized loss function
# See custom_objective.R
print
(
"Running cross validation, with cutomsized loss function"
)
...
...
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