108 Commits

Author SHA1 Message Date
tqchen
2925236fab change dump stats 2015-01-04 02:35:24 -08:00
El Potaeto
901904b535 linear text dump model 2015-01-01 13:50:05 +01: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
1dbcebb6fe fix cxx98 2014-09-02 22:12:28 -07:00
tqchen
65340ffda6 quick lint 2014-09-02 17:51:05 -07:00
tqchen
c75275a861 more movement to beginptr 2014-09-02 11:14:57 -07:00
tqchen
27cabd131e add beginPtr, to make vector address taking safe 2014-09-02 11:01:38 -07:00
tqchen
70219ee1ae move nthread to local var 2014-09-02 09:06:24 -07:00
tqchen
28128a1b6e fix new warning 2014-09-02 09:02:27 -07:00
tqchen
1d5db6877d fix param.h 2014-09-02 08:55:26 -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
9100ffc12a chg version 2014-09-01 22:32:03 -07:00
tqchen
42fb7b4d9d some fix to make it more c++ 2014-09-01 22:06:10 -07:00
tqchen
0d5debcc25 fine fix 2014-09-01 17:23:44 -07:00
tqchen
0c5f2b9409 gard GNU c 2014-09-01 17:15:04 -07:00
tqchen
2f6a64e8fa Merge branch 'master' of ssh://github.com/tqchen/xgboost
Conflicts:
	src/utils/omp.h
2014-09-01 17:03:20 -07:00
tqchen
a6ce55493d make R package strict c99 2014-09-01 17:02:42 -07:00
Tong He
d391becb4e Update omp.h 2014-09-01 16:16:06 -07:00
Tong He
ada9dd94ad Update omp.h 2014-09-01 15:51:48 -07:00
tqchen
8863c520e7 some quick fix 2014-09-01 15:32:02 -07:00
tqchen
4592e500cb add ntree limit 2014-09-01 15:10:19 -07:00
tqchen
4c451de90b change message 2014-09-01 09:00:45 -07:00
Tianqi Chen
7393291f81 msvc 2014-09-01 08:59:02 -07:00
tqchen
6641fa546d change warning to pragma message 2014-09-01 08:50:45 -07:00
tqchen
88da7839b7 fix random 2014-08-31 14:14:39 -07:00
tqchen
168f78623f allow standalone random 2014-08-31 14:07:44 -07:00
tqchen
9c0389981a fix print problem, fix Tong's email format 2014-08-30 18:49:30 -07:00
tqchen
2c1aabf6b0 fix indent 2014-08-30 12:47:04 -07:00
tqchen
6e054e8fa4 fix indent 2014-08-30 12:45:46 -07:00
Tianqi Chen
3f7aeb22c5 fix some windows type conversion warning 2014-08-30 12:40:51 -07:00
tqchen
776e4627de pass pedantic 2014-08-28 08:40:34 -07:00
Tianqi Chen
de111a1c26 make windows version in 2010 2014-08-27 21:01:39 -07:00
tqchen@graphlab.com
4369bc2bfd chg code guide 2014-08-27 19:31:49 -07:00
tqchen@graphlab.com
075dc9a998 pass build 2014-08-27 19:19:04 -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@graphlab.com
a59f8945dc rename SparseBatch to RowBatch 2014-08-27 10:56:55 -07:00
tqchen@graphlab.com
d5a5e0a42a rename findex->index 2014-08-27 10:52:27 -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
84e5fc285b bst_ulong supported by sparsematrix builder 2014-08-26 20:32:33 -07:00
Tianqi Chen
3e5cb25830 minor fix, add openmp 2014-08-26 20:02:10 -07:00
Tianqi Chen
9d2c1cf9f5 add omp uint when openmp is not there 2014-08-26 19:59:55 -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
Tianqi Chen
636ffaf23b Merge pull request #46 from tqchen/master
merge master into unity
2014-08-26 12:18:26 -07:00
tqchen@graphlab.com
46f14b8c27 fix magic so that it can detect binary file 2014-08-26 12:17:27 -07:00
Tianqi Chen
98e92f1a79 more detailed warning 2014-08-26 09:29:17 -07:00
Tianqi Chen
b1bffde6c9 fix compile under rtools 2014-08-26 09:09:28 -07:00