Commit Graph
3177 Commits
Author SHA1 Message Date
Tianqi Chen 5fb09dc0ab Merge pull request #979 from CodingCat/kryo
[jvm-packages] support kryo serialization
2016-03-13 11:25:01 -07:00
Tianqi Chen 05b692590d Merge pull request #978 from CodingCat/worker_num
[jvm-packages] jvm doc index
2016-03-13 11:24:33 -07:00
Nan Zhu a382c1698a Merge branch 'master' into worker_num 2016-03-13 11:57:28 -04:00
Nan Zhu cc1e608a3d Merge branch 'master' into kryo 2016-03-13 11:57:17 -04:00
CodingCat f2ef958ebb support kryo serialization 2016-03-13 11:55:14 -04:00
CodingCat 9011acf52b jvm doc index 2016-03-13 09:20:51 -04:00
Nan Zhu 3ce33563f2 Merge pull request #975 from CodingCat/worker_num
force the user to set number of workers
2016-03-12 13:47:27 -05:00
CodingCat 16b9e92328 force the user to set number of workers 2016-03-12 13:33:57 -05:00
Nan Zhu 980898f3fb Merge pull request #971 from CodingCat/set_nthread
set nthread to spark.task.cpus by default
2016-03-11 20:19:56 -05:00
CodingCat 5f441a29a8 set nthread to spark.task.cpus by default 2016-03-11 20:07:09 -05:00
Tianqi Chen cbabaeba0c Merge pull request #969 from tqchen/master
JVM API Update
2016-03-11 12:36:27 -08:00
Tianqi Chen 57987100bc Merge pull request #3 from CodingCat/fix_examples
adjust the API signature as well as the docs
2016-03-11 12:29:33 -08:00
CodingCat a3b2e76230 update README for jvm-packages 2016-03-11 15:28:55 -05:00
CodingCat 400b1faecc adjust the API signature as well as the docs 2016-03-11 15:22:44 -05:00
CodingCat 97e4dcde98 Merge branch 'master' of https://github.com/tqchen/xgboost into fix_examples 2016-03-11 15:13:54 -05: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
Tianqi Chen 2dac506773 Merge pull request #968 from CodingCat/master
XGBoost4J intro
2016-03-11 10:59:42 -08:00
Nan Zhu 61db5aa575 Merge branch 'master' into master 2016-03-11 13:58:24 -05:00
CodingCat 6b9442a7f8 XGBoost4J intro 2016-03-11 13:58:00 -05:00
CodingCat ab68a0ccc7 fix examples 2016-03-11 13:57:03 -05:00
Nan Zhu acdd23e789 Merge pull request #967 from CodingCat/master
[jvm-packages] change the API name
2016-03-11 10:59:16 -05:00
CodingCat aca0096b33 more updates for Flink
more fix
2016-03-11 10:15:49 -05:00
CodingCat 43d7a85bc9 change the API name since we support not only HDFS and local file system 2016-03-11 10:05:32 -05:00
Nan Zhu 8e3ce908fe Merge pull request #965 from shaform/fs
Support the cases when user load dataset and save model to two different file systems
2016-03-11 09:25:02 -05:00
Shaform 6558ef3273 support different types of filesystems 2016-03-11 22:06:40 +08:00
Nan Zhu 00e7e4eef0 Merge pull request #964 from CodingCat/master
fix create_jni.sh
2016-03-11 09:00:20 -05:00
CodingCat 51b0e7010c fix create_jni sh 2016-03-11 08:46:44 -05:00
Tianqi Chen 39359edbd8 Merge pull request #962 from tqchen/master
Fix continue training in CLI
2016-03-10 22:11:45 -08:00
Tianqi Chen 04f7fe9c36 Merge pull request #961 from tqchen/master
Fix multi-class loading
2016-03-10 19:39:28 -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
Tianqi Chen d02bd41623 Merge pull request #959 from tqchen/master
Fix continue training in CLI
2016-03-10 18:12:54 -08:00
tqchen 96b17971ac Fix continue training in CLI 2016-03-10 12:43:25 -08:00
Tianqi Chen 845f80ec22 Merge pull request #958 from tqchen/master
fix link
2016-03-10 12:28:46 -08:00
tqchen d35cab6911 fix link 2016-03-10 12:28:29 -08:00
Tianqi Chen 5b3ece2ca9 Merge pull request #957 from tqchen/master
Add Reference
2016-03-10 12:27:41 -08:00
tqchen f3e2878784 Add Reference 2016-03-10 12:26:01 -08:00
Tianqi Chen 7b2e128c91 Merge pull request #951 from tcfuji/master
Add tpot to Tools using XGBoost
2016-03-10 07:53:29 -08:00
Tianqi Chen d913cbbfbc Merge pull request #954 from CodingCat/worker_num
[jvm-packages] allow the user to specify the worker number and avoid unnecessary shuffle
2016-03-10 07:53:20 -08:00
CodingCat d47df5c1d8 allow the user to specify the worker number and avoid unnecessary shuffle 2016-03-10 06:58:30 -05:00
CodingCat e0a3f1c000 nthread no larger than spark.task.cpus 2016-03-10 05:51:07 -05:00
Ted Fujimoto 13486cf672 Add tpot to Tools using XGBoost 2016-03-09 23:27:34 -08:00
Tianqi Chen bbe2b2f0b6 Merge pull request #949 from CodingCat/scala_examples
fix typo in README
2016-03-09 16:00:27 -08:00
Nan Zhu e0555d2ddc Merge branch 'master' into scala_examples 2016-03-09 17:23:22 -05:00
CodingCat 4e86c8c866 fix typo in README 2016-03-09 17:22:19 -05:00
Tianqi Chen db7a4e2ada Merge pull request #944 from CodingCat/scala_examples
Scala examples
2016-03-09 10:08:07 -08:00
CodingCat 7e30ada8c1 update README 2016-03-09 13:05:08 -05:00
Nan Zhu b398c145a9 Merge branch 'master' into scala_examples 2016-03-09 12:57:41 -05:00
Tianqi Chen a23e091be1 Merge pull request #946 from saiias/modify_makefile
modify Makefile
2016-03-09 09:52:22 -08:00