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
3586673ab28616ab1cd47f0e021c8be89bc06cca
Switch branch/tag
lightgbm-dcu
src
c_api.cpp
15 Nov, 2016
7 commits
simple exception handle and error message. Need RAII in the future.
· 2a5d7abe
Guolin Ke
authored
Nov 14, 2016
2a5d7abe
change GetTrainnigScore to non-const.
· 0f4ea846
Guolin Ke
authored
Nov 11, 2016
0f4ea846
update travis, clean code
· a44bc1ca
Guolin Ke
authored
Nov 09, 2016
a44bc1ca
support predict from file. add more tests
· 4a451b89
Guolin Ke
authored
Nov 09, 2016
4a451b89
reduce memory cost at sample phase
· c6512e01
Guolin Ke
authored
Nov 09, 2016
c6512e01
clean code
· 2e5e9134
Guolin Ke
authored
Nov 09, 2016
2e5e9134
add a small c_api test
· 652d1618
Guolin Ke
authored
Nov 08, 2016
652d1618
08 Nov, 2016
3 commits
update cmake to build library
· 55cd6096
Guolin Ke
authored
Nov 08, 2016
55cd6096
support int64_t for CSR/CSR's indptr
· 044f79aa
Guolin Ke
authored
Nov 08, 2016
044f79aa
some bugs fixed
· 31b19afc
Guolin Ke
authored
Nov 08, 2016
31b19afc
07 Nov, 2016
5 commits
clean code
· 01e10529
Guolin Ke
authored
Nov 07, 2016
01e10529
Add Interface of Booster
· e161a746
Guolin Ke
authored
Nov 07, 2016
e161a746
clean code
· 8c235f67
Guolin Ke
authored
Nov 07, 2016
8c235f67
some refactor for predict and metric logic
· 7b8bb4f2
Guolin Ke
authored
Nov 07, 2016
7b8bb4f2
clean code
· 33344088
Guolin Ke
authored
Nov 07, 2016
33344088
05 Nov, 2016
3 commits
add suport for csc format
· c9d7ec24
Guolin Ke
authored
Nov 05, 2016
c9d7ec24
finish the expose interface of dataset
· 494fef34
Guolin Ke
authored
Nov 05, 2016
494fef34
add load data from mat
· d41c78f9
Guolin Ke
authored
Nov 05, 2016
d41c78f9
04 Nov, 2016
1 commit
use dataset_loader to load data
· 1c08e71e
Guolin Ke
authored
Nov 04, 2016
1c08e71e
01 Nov, 2016
1 commit
add draft for definition of c_api
· 79de250f
Guolin Ke
authored
Oct 31, 2016
79de250f