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
6b3ce6eb4f2f2cc775f341d3e9a9b09690eb8ec5
6b3ce6eb4f2f2cc775f341d3e9a9b09690eb8ec5
Switch branch/tag
lightgbm-dcu
examples
binary_classification
predict.conf
Find file
Normal view
History
Permalink
predict.conf
92 Bytes
Edit
Web IDE
Newer
Older
first commit
Guolin Ke
committed
Aug 05, 2016
1
2
3
4
5
6
7
task
=
predict
data
=
binary
.
test
input_model
=
LightGBM_model
.
txt
quick fix for #2: predict.conf should declare data_has_label = true explicit for example data
Qiwei Ye
committed
Oct 16, 2016
8
data_has_label
=
true