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
42d00f56
Commit
42d00f56
authored
Aug 03, 2017
by
William Entriken
Committed by
Guolin Ke
Aug 18, 2017
Browse files
typo (#783)
parent
b9ebfb09
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/regression/train.conf
examples/regression/train.conf
+1
-1
No files found.
examples/regression/train.conf
View file @
42d00f56
...
@@ -56,7 +56,7 @@ num_leaves = 31
...
@@ -56,7 +56,7 @@ num_leaves = 31
# alias: tree
# alias: tree
tree_learner
=
serial
tree_learner
=
serial
# number of threads for multi-threading. One thread will use one CPU, defa
l
ut is setted to #cpu.
# number of threads for multi-threading. One thread will use one CPU, defau
l
t is setted to #cpu.
# num_threads = 8
# num_threads = 8
# feature sub-sample, will random select 80% feature to train on each iteration
# feature sub-sample, will random select 80% feature to train on each iteration
...
...
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