Skip to content

Commit

Permalink
Fix #1085 (#1094)
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurae2 authored and guolinke committed Dec 2, 2017
1 parent a69f41e commit c2191aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R-package/demo/cross_validation.R
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ lgb.cv(param,
showsd = FALSE)

# You can also do cross validation with cutomized loss function
# See custom_objective.R
print("Running cross validation, with cutomsized loss function")

logregobj <- function(preds, dtrain) {
Expand Down

0 comments on commit c2191aa

Please sign in to comment.