Guolin Ke
|
2d0e8fc901
|
default to zero in Atof.
|
2016-10-20 14:55:12 +08:00 |
Guolin Ke
|
44c201c41f
|
bug fixed in atof
|
2016-10-20 13:29:56 +08:00 |
wxchan
|
7d4b6d446d
|
add early-stopping feature (#21)
* a python regression example
* add early-stopping
* fix bugs
* remove not needed files
|
2016-10-20 08:14:16 +08:00 |
Guolin Ke
|
b028ac5f2d
|
refine logic for na, nan and inf processing.
|
2016-10-20 00:35:49 +08:00 |
Guolin Ke
|
670a1d7082
|
warning fixed
|
2016-10-19 21:33:06 +08:00 |
Guolin Ke
|
3e405f2c1f
|
Bug fixed for #17 .
|
2016-10-19 21:22:07 +08:00 |
xuehui
|
d6d4a1d2af
|
Update README.md
|
2016-10-19 15:04:18 +08:00 |
Aerosoul
|
be5128c055
|
Update README.md
|
2016-10-19 14:02:08 +08:00 |
Qiwei Ye
|
77e63d320d
|
Merge branch 'master' of https://github.com/Microsoft/LightGBM
|
2016-10-19 14:00:05 +08:00 |
Qiwei Ye
|
c23023bdf1
|
fix some typos
|
2016-10-19 13:59:33 +08:00 |
Qiwei Ye
|
39e473239f
|
updating comments for easy read
|
2016-10-19 13:48:37 +08:00 |
xuehui
|
b49e87f674
|
Update README.md
|
2016-10-19 13:35:23 +08:00 |
xuehui
|
29b30f3f69
|
Update README.md
|
2016-10-19 13:28:57 +08:00 |
xuehui
|
c532df2726
|
Update README.md
|
2016-10-19 13:28:10 +08:00 |
xuehui
|
831675b32c
|
Update README.md
|
2016-10-19 12:39:26 +08:00 |
Qiwei Ye
|
70873a98ad
|
Merge branch 'master' of https://github.com/Microsoft/LightGBM
Conflicts:
include/LightGBM/application.h
include/LightGBM/bin.h
|
2016-10-19 11:55:04 +08:00 |
Aerosoul
|
3a6c09466a
|
Merge pull request #16 from xuehui1991/update_for_typo
update for typo from header file.
|
2016-10-19 11:53:16 +08:00 |
Qiwei Ye
|
6f7eac7eea
|
updates comments for easy-reading
|
2016-10-19 11:52:11 +08:00 |
Hui Xue
|
6875983a95
|
update for typo from header file.
|
2016-10-19 11:48:04 +08:00 |
Guolin Ke
|
888e2b181a
|
Merge pull request #13 from xuehui1991/update_for_typo
update for typo
|
2016-10-18 21:46:06 +08:00 |
Hui Xue
|
0dcd422a14
|
Update for typo.
|
2016-10-18 18:47:59 +08:00 |
Guolin Ke
|
aee30126d8
|
not need for the data_has_label parameters any more.
|
2016-10-18 13:27:01 +08:00 |
Guolin Ke
|
728875b46c
|
fix check condition for min_sum_hessian_in_leaf and min_data_in_leaf
|
2016-10-17 23:37:33 +08:00 |
Aerosoul
|
3c6804cfdf
|
Merge pull request #6 from guFalcon/patch-1
Update README.md
|
2016-10-17 17:25:08 +08:00 |
guFalcon
|
6d221950f5
|
Update README.md
Fixed typo.
|
2016-10-17 09:55:02 +02:00 |
Guolin Ke
|
65ddd852d8
|
fix cmark target name
|
2016-10-17 14:56:58 +08:00 |
Qiwei Ye
|
6b3ce6eb4f
|
quick fix for #2: predict.conf should declare data_has_label = true explicit for example data
|
2016-10-16 19:28:10 -07:00 |
Aerosoul
|
9298cf12b5
|
fix issue #2
quick fix for reading error: the rank.test data indeed has label
|
2016-10-17 10:19:12 +08:00 |
Guolin Ke
|
a6d1bbda65
|
warnings fixed.
|
2016-10-11 16:02:37 +08:00 |
Guolin Ke
|
9f98ac7f4e
|
Update README.md
|
2016-10-11 16:00:31 +08:00 |
Guolin Ke
|
434ffbc60e
|
add travis
|
2016-10-11 15:54:37 +08:00 |
Guolin Ke
|
f7a3b9753e
|
Add license.
|
2016-10-11 15:42:22 +08:00 |
Guolin Ke
|
dadfc02812
|
Update README.md
|
2016-10-11 14:17:39 +08:00 |
Guolin Ke
|
308e6451f0
|
support nan and inf in parser.
|
2016-10-11 13:50:07 +08:00 |
Guolin Ke
|
f3e37b9e0e
|
better parameter parse logic.
|
2016-10-11 12:51:35 +08:00 |
Guolin Ke
|
8de2bac518
|
fix error while using quotation marks in parameters.
|
2016-10-11 11:37:48 +08:00 |
Guolin Ke
|
9649512ed6
|
Update README.md
|
2016-10-10 18:31:20 +08:00 |
Guolin Ke
|
4d9964edb0
|
Update README.md
|
2016-10-09 19:27:52 +08:00 |
Guolin Ke
|
bb28052344
|
Update README.md
|
2016-10-09 16:15:57 +08:00 |
Aerosoul
|
6d1fb505ee
|
Update README.md
update doc for public release
|
2016-10-09 15:11:14 +08:00 |
Guolin Ke
|
034855131f
|
Update README.md
|
2016-10-09 14:59:09 +08:00 |
Guolin Ke
|
47feda4982
|
Update tree_learner.h
|
2016-10-08 16:24:15 +08:00 |
Guolin Ke
|
f20a2c4de2
|
Change bulid target name to lower case.
|
2016-10-08 16:13:56 +08:00 |
Aerosoul
|
f32451710e
|
update descriptions for release.
|
2016-10-08 11:39:18 +08:00 |
Guolin Ke
|
deada50aa0
|
Update README.md
|
2016-09-30 16:37:00 +08:00 |
Guolin Ke
|
c1cc88a07d
|
Merge branch 'master' of https://github.com/Microsoft/LightGBM.git
|
2016-08-08 13:05:57 +08:00 |
Guolin Ke
|
68bd9ab975
|
some warning fix
|
2016-08-08 13:05:51 +08:00 |
Guolin Ke
|
b1c7f592de
|
Update README.md
|
2016-08-05 14:06:35 +08:00 |
Guolin Ke
|
1c774687cf
|
first commit
|
2016-08-05 14:06:01 +08:00 |