Commit Graph
100 Commits
Author SHA1 Message Date
tqchen 44d4a62631 Update rabit to latest 2016-05-10 20:07:22 -07:00
tqchen 49f3892942 allow common python output in single node 2016-04-11 15:48:16 -07:00
tqchen 90f7220736 [FLINK] remove nWorker from API 2016-03-14 16:18:35 -07:00
tqchen a2714fe052 [METHOD], add tree method option to prefer faster algo 2016-03-13 12:24:47 -07:00
tqchen 2a6ac6fd34 Update JVM Doc 2016-03-11 11:53:24 -08:00
tqchen 79f2d0cf70 Update JVM Doc 2016-03-11 11:50:21 -08:00
tqchen 59d59a968d Fix continue training in CLI 2016-03-10 19:39:09 -08:00
tqchen ec2fb5bc48 Fix multi-class loading 2016-03-10 19:22:26 -08:00
tqchen 96b17971ac Fix continue training in CLI 2016-03-10 12:43:25 -08:00
tqchen d35cab6911 fix link 2016-03-10 12:28:29 -08:00
tqchen f3e2878784 Add Reference 2016-03-10 12:26:01 -08:00
tqchen 7aafd8f777 update dmlc-core 2016-03-08 08:01:47 -08:00
tqchen 7cbb9da0e6 Fix broken tracker 2016-03-07 21:00:20 -08:00
tqchen 435a0425b9 [Spark] Refactor train, predict, add save 2016-03-06 21:51:08 -08:00
tqchen dda226ab85 Add doc badge 2016-03-06 21:09:13 -08:00
tqchen 8cc8f227c3 Add JVM Package 2016-03-06 21:05:17 -08:00
tqchen bec7332eea Fix rabit 2016-03-06 20:54:27 -08:00
tqchen c05c5bc7bc [DOC-JVM] Refactor JVM docs 2016-03-06 20:42:01 -08:00
tqchen 56f7a414d1 [JVM] Refactor, add filesys API 2016-03-06 11:33:48 -08:00
tqchen 99dc311f6d [FLINK] Make runnable flink 2016-03-05 17:59:22 -08:00
tqchen 514df14baf [JVM] Add LabeledPoint read support
fix
2016-03-05 13:36:33 -08:00
tqchen ac8e950227 Add Labeled Point, minor fix build 2016-03-05 12:12:43 -08:00
tqchen e8560c7909 [refactor] move java package to namespace java 2016-03-05 14:04:13 -05:00
tqchen ae969a0e69 [refactor] move java package to namespace java 2016-03-05 14:00:04 -05:00
tqchen 81dbf564a4 [Flink] Check 2016-03-05 13:57:26 -05:00
tqchen a894ab6898 update libsvm file to start with 1 index 2016-03-05 00:01:42 -08:00
tqchen 86871d4be9 [JVM] Add Iterator loading API 2016-03-04 17:37:46 -08:00
tqchen 0df2ed80c8 [JVM] Make JVM Serializable 2016-03-03 21:04:02 -08:00
tqchen e80d3db64b [DIST] Enable multiple thread and tracker, make rabit and xgboost more thread-safe by using thread local variables. 2016-03-03 20:36:14 -08:00
tqchen c428a93adc [JVM-PKG] add distributed test simple case 2016-03-02 22:27:55 -08:00
tqchen 5c9e50148a [JVM-PKG] Update JNI to include rabit codes 2016-03-02 22:12:17 -08:00
tqchen ced6d45e01 Update rabit 2016-03-02 20:53:34 -08:00
tqchen ecb3a271be [PYTHON-DIST] Distributed xgboost python training API. 2016-02-29 16:54:13 -08:00
tqchen 4a16b729fc [PYTHON] Simplify training logic, update rabit lib 2016-02-28 13:20:55 -08:00
tqchen 90bc7f8f6b [TEST] Fix travis test when reading hdfs 2016-02-27 18:15:32 -08:00
tqchen ebc802756f temp compatibility with sklearn 2016-02-25 21:57:00 -08:00
tqchen a71ba04109 [DIST] Add Distributed XGBoost on AWS Tutorial 2016-02-25 21:51:37 -08:00
tqchen 6b02317ea8 [DOC] reorg docs 2016-02-25 14:08:30 -08:00
tqchen 02e98e5d45 [CLI] Fix model save problem 2016-02-25 13:15:23 -08:00
tqchen d66c17881e Update readme 2016-02-25 13:11:51 -08:00
tqchen b69219df05 [doc] update news 2016-02-25 12:38:47 -08:00
tqchen 80239aaf00 [TRAVIS] Fix script 2016-02-25 12:17:40 -08:00
tqchen 413f119c7e Update dmlc-core 2016-02-10 13:11:21 -08:00
tqchen 63c4ad7617 [APPROX] Make global proposal default, add group ptr solution 2016-02-10 11:19:10 -08:00
tqchen ce4d59ed69 [TREE] Enable global proposal for faster speed 2016-02-10 11:19:10 -08:00
tqchen 2f2080a337 [TREE] Remove gap constraint, make tree construction more robust 2016-02-10 11:17:54 -08:00
tqchen 5218438716 [DMLC] update dmlccore 2016-02-10 11:17:18 -08:00
tqchen b27b51f60e [PLUGIN] Add densify parser 2016-02-10 11:17:18 -08:00
tqchen 88e362732f [DMLC] Update dmlc 2016-02-10 11:17:17 -08:00
tqchen a500fbc9b0 [TREE] switch to two pass 2016-02-10 11:17:17 -08:00
tqchen 523afcbcd2 [TREE] Cleanup some functions, add utility function for two pass 2016-02-10 11:17:17 -08:00
tqchen 52227a8920 [TREE] Refactor histmaker 2016-02-10 11:17:17 -08:00
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
tqchen 8e7f2679d5 [DOC] Update R doc 2016-01-16 11:52:33 -08:00
tqchen e7d8ed71d6 [DOC] cleanup distributed training 2016-01-16 11:00:40 -08:00
tqchen df7c7930d0 [WINDOWS] Remove windows 2016-01-16 10:30:07 -08:00
tqchen 219e58d453 Minor wordings to doc 2016-01-16 10:25:12 -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 263b7befde [LOG] Simplfy README.md add change logs. 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 084f5f4715 [Make] refactor build script to use config file 2016-01-16 10:24:01 -08:00
tqchen 7e6f00ee11 [MAKE] fix makefile 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 7ff91fe5f9 Data interface ready 2016-01-16 10:24:00 -08:00
tqchen d530e0c14f [REFACTOR] cleanup structure 2016-01-16 10:24:00 -08:00
tqchen 5ed4dc4f60 fix makefile warning when cc is defined 2016-01-16 10:24:00 -08:00
tqchen 3a18b68f5f Merge commit '8ddffb36e1094e0fe3984e0eab132c23c58079a7' 2015-11-23 14:32:25 -08:00
tqchen 1b346d7041 Merge commit '8ddffb36e1094e0fe3984e0eab132c23c58079a7' 2015-11-23 14:32:25 -08:00