Commit 8e6fbbb7 authored by joshkyh's avatar joshkyh Committed by Guolin Ke
Browse files

Minor typo in comments (#636)

Minor typo in comments
parent 3c1ee4b7
......@@ -31,7 +31,7 @@ lgb.cv(param,
eval = "binary_error",
showsd = FALSE)
# Tou can also do cross validation with cutomized loss function
# You can also do cross validation with cutomized loss function
# See custom_objective.R
print("Running cross validation, with cutomsized loss function")
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment