74 Commits

Author SHA1 Message Date
tqchen
f49fd88de8 Merge branch 'unity'
Conflicts:
	.gitignore
	R-package/src/xgboost_R.cpp
	src/gbm/gblinear-inl.hpp
	tools/xgcombine_buffer.cpp
2015-01-18 20:09:21 -08:00
tqchen
b1f89f29b8 cleanup multi-node 2015-01-15 21:55:56 -08:00
tqchen
6b96737811 add dump statistics 2014-12-28 17:45:37 -08:00
tqchen
8e16cc4617 change allreduce lib to rabit library, xgboost now run with rabit 2014-12-20 00:17:09 -08:00
Tianqi Chen
fde580b08e fix windows run 2014-11-23 22:12:55 -08:00
tqchen
5f08313cb2 make wrapper ok 2014-11-23 14:03:59 -08:00
tqchen
168bb0d0c9 add predict leaf indices 2014-11-21 09:32:09 -08:00
Tianqi Chen
6ed82edad7 Merge pull request #106 from tqchen/master
pull master into unity
2014-11-21 08:56:01 -08:00
tqchen
ed87eb61bd allow nan as mssing 2014-11-20 13:14:04 -08:00
tqchen
076159cf7a remove cstdio 2014-11-14 14:37:13 -08:00
Travis Brady
42712988af add ifdef __cplusplus to wrapper header file 2014-11-14 15:48:13 -06:00
tqchen
0cf2dd39ea new change for mpi 2014-10-16 15:12:10 -07:00
Tianqi Chen
9e701440e7 Update README.md 2014-09-09 21:28:58 -07:00
Tianqi Chen
1a6af1aacf Update README.md 2014-09-09 21:28:19 -07:00
Tianqi Chen
011df2993a Update README.md 2014-09-09 21:27:01 -07:00
tqchen
a3806398b9 delete old cvpack 2014-09-08 21:34:42 -07:00
giuliohome
02e41be857 python 3 encoding 2014-09-08 23:40:04 +02:00
tqchen
ae3621b372 Merge branch 'unity'
Conflicts:
	R-package/src/xgboost_R.cpp
	wrapper/xgboost.py
2014-09-07 18:16:49 -07:00
tqchen
a1c6e22af9 add create from csc 2014-09-04 20:57:49 -07:00
tqchen
2bc1d2e73a fix doc 2014-09-04 09:23:35 -07:00
tqchen
6c6d00261c small fix to the doc 2014-09-04 09:18:52 -07:00
tqchen
da9c856701 add cv for python 2014-09-03 22:43:55 -07:00
tqchen
5f6e849b21 Merge branch 'unity'
Conflicts:
	src/utils/io.h
	wrapper/xgboost.py
2014-09-03 13:52:03 -07:00
tqchen
41ea0bf97a Merge branch 'master' of ssh://github.com/tqchen/xgboost 2014-09-03 13:14:00 -07:00
tqchen
fa11840f4b move python example 2014-09-03 13:13:54 -07:00
Tianqi Chen
3192bf82d8 Update xgboost.py 2014-09-03 12:15:57 -07:00
antinucleon
0c36231ea3 chg 2014-09-03 12:57:05 -06:00
tqchen
998ca3bdc9 make some changes to cv 2014-09-03 11:46:33 -07:00
antinucleon
02dd8d1212 chg 2014-09-03 00:37:55 -06:00
tqchen
06b5533209 chg fobj back to obj, to keep parameter name unchanged 2014-09-02 23:15:41 -07:00
tqchen
ac8958b284 move custom obj build in into booster 2014-09-02 23:07:50 -07:00
tqchen
e4817bb4c3 fix ntreelimit 2014-09-02 15:05:49 -07:00
antinucleon
5177fa02e4 adjust weight 2014-09-02 15:22:08 -06:00
tqchen
eeb04a0603 Merge remote-tracking branch 'origin/unity'
Conflicts:
	R-package/src/Makevars
	R-package/src/Makevars.win
	src/utils/io.h
	wrapper/xgboost.py
2014-09-02 11:22:47 -07:00
tqchen
c75275a861 more movement to beginptr 2014-09-02 11:14:57 -07:00
tqchen
9100ffc12a chg version 2014-09-01 22:32:03 -07:00
tqchen
4592e500cb add ntree limit 2014-09-01 15:10:19 -07:00
Tianqi Chen
366ac95ad3 windows check 2014-08-29 21:27:03 -07:00
tqchen
551b3b70f1 check unity back 2014-08-29 18:31:24 -07:00
tqchen
776e4627de pass pedantic 2014-08-28 08:40:34 -07:00
tqchen
8100006483 fix 2014-08-28 08:34:51 -07:00
Tianqi Chen
8be3249cb8 Update README.md 2014-08-27 21:16:54 -07:00
tqchen
12b19c97fa change higgs script, remove R wrapper 2014-08-27 21:13:04 -07:00
Tianqi Chen
de111a1c26 make windows version in 2010 2014-08-27 21:01:39 -07:00
Bing Xu
211d85f04b make py work 2014-08-27 20:55:44 -06:00
Tianqi Chen
f9541efa01 Merge pull request #50 from tqchen/master
pull master into unity
2014-08-27 19:19:48 -07:00
tqchen@graphlab.com
8aeb038ddd seems ok, need review destructors 2014-08-27 19:12:13 -07:00
Tianqi Chen
0b5e611c22 Merge pull request #49 from giuliohome/master
Thanks giulio!
2014-08-27 14:49:06 -07:00
giuliohome
73c42d4574 FIX: If you are using Windows, __declspec(dllexport) is necessary 2014-08-27 23:21:55 +02:00
Tianqi Chen
57c0ab2721 Update xgboost.py 2014-08-27 12:27:25 -07:00