Commit 42d00f56 authored by William Entriken's avatar William Entriken Committed by Guolin Ke
Browse files

typo (#783)

parent b9ebfb09
...@@ -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, defalut is setted to #cpu. # number of threads for multi-threading. One thread will use one CPU, default 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
......
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