Commit Graph
813 Commits
Author SHA1 Message Date
tqchen 468bc7725a [METRIC] change metric accumulator to double 2016-02-10 11:17:17 -08:00
tqchen 88447ca32e [MEM] Add rowset struct to save memory with billion level rows 2016-02-10 11:17:17 -08:00
tqchen 2230f1273f [DISK] Add shard option to disk 2016-02-10 11:17:17 -08:00
samuel-liyi d3540aacc5 change the formula of fsplit value 2016-02-08 15:00:04 +08:00
tqchen 1495a43cea [R] make all customizations to meet strict standard of cran 2016-01-16 10:25:12 -08:00
tqchen 634db18a0f [TRAVIS] cleanup travis script 2016-01-16 10:25:12 -08:00
tqchen fd173e260f [FIX] change evaluation to more precision 2016-01-16 10:25:12 -08:00
tqchen 67fbf8d264 [TEST] add partial load option 2016-01-16 10:25:12 -08:00
tqchen 6de1c86d18 [LZ4] enable 16 bit index 2016-01-16 10:25:11 -08:00
tqchen c4d389c5df [LZ] Improve lz4 format 2016-01-16 10:25:11 -08:00
tqchen 31d8e93ef3 [FIX] fix plugin system 2016-01-16 10:25:11 -08:00
tqchen 96f4542a67 [PLUGIN] Add plugin system 2016-01-16 10:25:11 -08:00
tqchen 36c389ac46 [DATA] Isolate the format of page file 2016-01-16 10:25:11 -08:00
tqchen 2dc6c2dc52 [R] enable R compile
[R] Enable R build for windows and linux
2016-01-16 10:24:02 -08:00
tqchen 72347e2d45 [DATA] Make it fully compatible with rank 2016-01-16 10:24:01 -08:00
tqchen ef1021e759 [IO] Enable external memory 2016-01-16 10:24:01 -08:00
tqchen 5f28617d7d [REFACTOR] completely remove old src 2016-01-16 10:24:01 -08:00
tqchen d75e3ed05d [LIBXGBOOST] pass demo running. 2016-01-16 10:24:01 -08:00
tqchen cee148ed64 [CLI] initial refactor of CLI 2016-01-16 10:24:01 -08:00
tqchen 0d95e863c9 [LEARNER] refactor learner 2016-01-16 10:24:01 -08:00
tqchen 4b4b36d047 [GBM] remove need to explicit InitModel, rename save/load 2016-01-16 10:24:01 -08:00
tqchen 82ceb4de0a [LEARNER] Init learner interface 2016-01-16 10:24:01 -08:00
tqchen 9042b9e2c7 [GBM] Finish migrate all gbms 2016-01-16 10:24:01 -08:00
tqchen e4567bbc47 [REFACTOR] Add alias, allow missing variables, init gbm interface 2016-01-16 10:24:01 -08:00
tqchen 4f26d98150 [Update] remove rabit subtree, use submodule, move code 2016-01-16 10:24:01 -08:00
tqchen d4677b6561 [TREE] finish move of updater 2016-01-16 10:24:01 -08:00
tqchen 4adc4cf0b9 [TREE] Move the files to target refactor location 2016-01-16 10:24:01 -08:00
tqchen 3128e1705b [TREE] Refactor colmaker 2016-01-16 10:24:01 -08:00
tqchen 20043f63a6 [TREE] Move colmaker 2016-01-16 10:24:01 -08:00
tqchen c8ccb61b9e [TREE] Enable updater registry 2016-01-16 10:24:01 -08:00
tqchen a62a66d545 [TREE] Finalize regression tree refactor 2016-01-16 10:24:01 -08:00
tqchen 844e8a153d [TREE] Refactor to new logging 2016-01-16 10:24:01 -08:00
tqchen 05115adbff [TREE] move tree model 2016-01-16 10:24:01 -08:00
tqchen b4d0bb5a6d [METRIC] all metric move finished 2016-01-16 10:24:01 -08:00
tqchen dedd87662b [OBJ] Add basic objective function and registry 2016-01-16 10:24:01 -08:00
tqchen 46bcba7173 [DATA] basic data refactor done, basic version of csr source. 2016-01-16 10:24:00 -08:00
tqchen 3d708e4788 latest data 2016-01-16 10:24:00 -08:00
tqchen d530e0c14f [REFACTOR] cleanup structure 2016-01-16 10:24:00 -08:00
Julian Quick f51e1893fe fix minor typo 2016-01-01 20:03:45 -08:00
Vadim Khotilovich 0c38a916fe make some gcc versions happy by using the fwrite return value 2015-12-18 15:03:39 -06:00
Vadim Khotilovich c70022e6c4 spelling, wording, and doc fixes in c++ code
I was reading through the code and fixing some things in the comments.
Only a few trivial actual code changes were made to make things more
readable.
2015-12-12 21:40:12 -06:00
yoori 981f06b9d1 style fix 2015-10-20 00:58:11 +04:00
yoori 49c1cb6990 GBTree::Predict performance fix: removed excess thread_temp initialization 2015-10-20 00:52:37 +04:00
yoori c0853967d5 GBTree::Predict performance fix: removed excess thread_temp initialization 2015-10-20 00:06:00 +04:00
Tianqi Chen fd8439ffbc Update param.h
enforce parallel option to 0 for now for stable result
2015-10-19 08:59:06 -07:00
tqchen 0f6ad749f5 remove debug messages fix lint 2015-08-04 19:40:30 -07:00
EricChanBD 3d38ebbef5 fix SetCombine and SetPrune bug 2015-08-05 06:19:54 +08:00
Tianqi Chen f9c02aa40f final attempt 2015-07-29 22:45:28 -07:00
tqchen 6f01fa50ce try disable omp 2015-07-29 22:14:38 -07:00
Tianqi Chen b1dec917c7 Update page_fmatrix-inl.hpp 2015-07-25 21:29:46 -07:00