81 Commits

Author SHA1 Message Date
tqchen
360cc7118d fix cxx11 2015-03-19 11:53:55 -07:00
tqchen
e1538ae615 add new evaluation metric mlogloss for multi-class classification logloss 2015-03-19 11:34:38 -07:00
tqchen
a8d5af39fd move stream to rabit part, support rabit on yarn 2015-03-09 14:43:46 -07:00
tqchen
dc3003cefd add saveload to raw 2015-02-01 21:17:37 -08:00
tqchen
b32d4faa82 quick fix seed 2015-01-30 16:50:10 -08:00
tqchen
f848844310 better warning at multiclass, fix cran check 2015-01-25 10:05:47 -08:00
tqchen
632fdbbf5c add proptype of predleaf in R, fix bug in lambda rank 2015-01-19 09:07:37 -08:00
tqchen
1211ea40c9 add single instance prediction 2015-01-19 08:07:22 -08:00
Tianqi Chen
f22ee7cb61 windows changes 2015-01-18 22:54:01 -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
5ad100b5a3 now support distributed evaluation 2014-12-29 19:24:08 -08:00
tqchen
6d7ef172ef add base64 model format 2014-12-24 02:33:50 -08:00
tqchen
677475529f fix the row split recovery, add per iteration random number seed 2014-12-21 17:31:42 -08:00
tqchen
d603852828 rm boost str 2014-12-21 00:17:27 -08:00
tqchen
31eedfea59 pas mock, need to fix rabit lib for not initialization 2014-12-21 00:14:00 -08:00
tqchen
deb21351b9 add rabit checkpoint to xgb 2014-12-20 01:05:40 -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
2e444f8338 remove warning from MSVC need another round of check 2014-11-23 20:52:13 -08:00
tqchen
168bb0d0c9 add predict leaf indices 2014-11-21 09:32:09 -08:00
tqchen
970dd58dc2 checkin continue training 2014-11-19 20:06:08 -08:00
tqchen
55e62a7120 still need to test row merge 2014-11-19 11:44:24 -08:00
tqchen
54e2ed90d7 recheck column mode 2014-11-19 11:21:07 -08:00
tqchen
f6d61f02f6 fix load bug 2014-10-16 21:47:01 -07:00
tqchen
3f3c90c3c0 add part_load col 2014-10-16 19:41:43 -07:00
tqchen
f512f08437 finish mushroom example 2014-10-16 18:06:47 -07:00
tqchen
0cf2dd39ea new change for mpi 2014-10-16 15:12:10 -07:00
tqchen
bf2426f3cd some changes 2014-09-12 17:31:06 -07:00
tqchen
0e8846a42f ok 2014-09-10 13:51:34 -07:00
tqchen
a3d5930f26 Merge branch 'unity' of ssh://github.com/tqchen/xgboost into unity 2014-09-08 16:20:48 -07:00
tqchen
e90b25a381 add object bound checking 2014-09-08 16:20:41 -07:00
tqchen
da9c856701 add cv for python 2014-09-03 22:43:55 -07:00
tqchen
10648a1ca7 remove using std from cpp 2014-09-02 22:43:19 -07:00
tqchen
c9f2f47acb fix som solaris 2014-09-02 00:12:15 -07:00
tqchen
bb5c151f57 move sprintf into std 2014-09-01 23:12:50 -07:00
tqchen
42fb7b4d9d some fix to make it more c++ 2014-09-01 22:06:10 -07:00
tqchen
4592e500cb add ntree limit 2014-09-01 15:10:19 -07:00
tqchen
9c0389981a fix print problem, fix Tong's email format 2014-08-30 18:49:30 -07:00
Tianqi Chen
3f7aeb22c5 fix some windows type conversion warning 2014-08-30 12:40:51 -07:00
Tianqi Chen
de111a1c26 make windows version in 2010 2014-08-27 21:01:39 -07:00
tqchen@graphlab.com
f175e1cfb4 finish refactor, need debug 2014-08-27 18:33:52 -07:00
tqchen@graphlab.com
605269133e complete refactor data.h, now replies on iterator to access column 2014-08-27 17:00:21 -07:00
tqchen
414e7f27ff Merge branch 'master' into unity
Conflicts:
	src/learner/evaluation-inl.hpp
	wrapper/xgboost_R.cpp
	wrapper/xgboost_wrapper.cpp
	wrapper/xgboost_wrapper.h
2014-08-26 20:32:07 -07:00
Tianqi Chen
3e5cb25830 minor fix, add openmp 2014-08-26 20:02:10 -07:00
tqchen
7739f57c8b change omp loop var to bst_omp_uint, add XGB_DLL to wrapper 2014-08-26 19:37:04 -07:00
tqchen
3c1ed847fb remove dependency on bst 2014-08-26 18:06:22 -07:00
tqchen
3e9f8bfac9 change things back 2014-08-25 13:56:03 -07:00
tqchen
b708f3f029 Merge branch 'unity' of ssh://github.com/tqchen/xgboost into unity
Conflicts:
	src/learner/evaluation-inl.hpp
2014-08-25 11:56:59 -07:00
tqchen
e4b9ee22fa :Merge branch 'unity'
Conflicts:
	src/gbm/gbtree-inl.hpp
	src/learner/evaluation-inl.hpp
	src/tree/param.h
2014-08-25 11:21:56 -07:00
Tianqi Chen
ca0b008fb0 clean up warnings from msvc 2014-08-25 11:01:21 -07:00