Commit Graph
161 Commits
Author SHA1 Message Date
tqchen 5ed4dc4f60 fix makefile warning when cc is defined 2016-01-16 10:24:00 -08:00
黄子轩 4a301240bd merge from dmlc/xgboost 2015-12-29 01:34:06 -08:00
huangzixuan 7d23ea7e9e add settings for OS X 2015-12-20 20:47:30 +08:00
yanqingmen 1456585249 refactor jni code and rename libxgboostjavawrapper.so to libxgboost4j.so 2015-12-19 22:26:40 +08:00
Vadim Khotilovich f97c4ccb60 make gcc5 check silent when there's no gcc5 2015-12-18 14:34:16 -06:00
phunterlau a4840b0268 update pip building, troubleshooting with new makefile, plus friendly error message when fail importing sklearn 2015-12-07 22:29:46 -08:00
phunterlau ee4096d23e fix pushd problem of pip building, convert README to rst for PyPI 2015-11-11 23:03:07 -08:00
phunterlau 7b25834667 fix data file shipping confusions, force system compiling, correct libpath for pip 2015-10-18 17:28:07 -07:00
Jamie Hall f5920f8cbd Fix makefile typo 2015-09-22 07:18:15 +10:00
Jamie Hall 6c3e4d7d0d Use homebrew gcc if available 2015-09-21 08:55:42 +10:00
phunterlau 13c8d2ba74 add multi-thread static link for MAC 2015-09-13 17:34:37 -07:00
phunterlau 70e230815b add necessary configrations for pip installation 2015-08-20 01:26:17 -07:00
tqchen c2fec29bfa python package refactor into python-package 2015-07-30 22:04:45 -07:00
tqchen 2ab6907fe2 add os lrt 2015-07-29 18:45:42 -07:00
tqchen cc767add88 API refactor to make fault handling easy 2015-07-04 18:12:44 -07:00
tqchen af0a451dc4 refactor and ci 2015-07-03 21:08:36 -07:00
Tong He 6b254ec495 Update Makefile 2015-06-21 19:25:09 -07:00
hetong007 9987fb24f8 update makefile 2015-06-16 11:43:04 -07:00
hetong007 67f0b69a4c change makefile to be compatible with r-travis 2015-06-16 11:30:11 -07:00
yanqingmen 1e03be4e08 Update Makefile 2015-06-09 23:30:00 -07:00
yanqingmen f91a098770 add java wrapper 2015-06-09 23:14:50 -07:00
tqchen 792cff5abc checkin some micro optimization 2015-05-15 23:54:03 -07:00
tqchen 62801f5343 allow fpic 2015-05-12 20:20:30 -07:00
Tianqi Chen 84515cd2a8 fix python windows installation problem, enable mingw compile, but seems mingw dll was not fast in loading 2015-04-25 15:30:42 -07:00
tqchen 9527b55f35 fix makefile 2015-04-19 00:05:56 -07:00
tqchen 0ffaeb8c64 add xgboost 2015-04-05 20:42:09 -07:00
tqchen 5f902982f2 compile with dmlc 2015-04-05 11:26:06 -07:00
tqchen 52fe528615 fix rpack 2015-03-11 08:53:57 -07:00
tqchen a8d5af39fd move stream to rabit part, support rabit on yarn 2015-03-09 14:43:46 -07:00
tqchen bae1a08c9b remove mock from default build 2015-03-06 21:02:22 -08:00
hetong ee6e8279eb add vcd back 2015-03-03 00:25:30 -08:00
hetong 41b080e35f To submit to CRAN we cannot use more than 2 threads in our examples/vignettes 2015-03-03 00:21:24 -08:00
hetong 8f0e99c3ce import vcd to eliminate note 2015-02-28 10:11:44 -08:00
hetong007 3adfe4eeda not build the vignette 2015-02-13 13:13:29 -08:00
tqchen e889da4cc1 new Rpack 2015-02-09 21:07:57 -08:00
tqchen 02e98e0534 chg back to g++ 2015-01-30 21:47:49 -08:00
tqchen b32d4faa82 quick fix seed 2015-01-30 16:50:10 -08:00
tqchen ccba73e5d5 remove xgpred 2015-01-19 08:07:50 -08:00
tqchen 1211ea40c9 add single instance prediction 2015-01-19 08:07:22 -08:00
Tianqi Chen 748389f052 fix win compile 2015-01-19 00:29:03 -08:00
Tianqi Chen 8e8926550f fix of Rpack 2015-01-19 00:01:17 -08:00
Tianqi Chen f22ee7cb61 windows changes 2015-01-18 22:54:01 -08:00
tqchen 7780bc45c2 change R build script 2015-01-18 22:14:38 -08:00
tqchen ba0b950a84 add sync module 2015-01-18 21:31:09 -08:00
tqchen b762231b02 change makefile to lazy checkpt, fix col splt code 2015-01-15 21:32:31 -08:00
tqchen c8396ca24e add mock exec 2014-12-21 18:47:56 -08:00
tqchen 677475529f fix the row split recovery, add per iteration random number seed 2014-12-21 17:31:42 -08:00
tqchen 31eedfea59 pas mock, need to fix rabit lib for not initialization 2014-12-21 00:14:00 -08:00
tqchen b078663982 ok 2014-12-20 16:39:39 -08:00
tqchen 7a35e1a906 change hist update to lazy 2014-12-20 05:02:38 -08:00