10 Commits

Author SHA1 Message Date
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
tqchen
4787108b5f change uint64_t to ulong, to make mac happy, this is final change 2014-08-26 20:10:07 -07:00
Tianqi Chen
d00f27dc6b change uint64_t to depend on utils 2014-08-26 20:08:13 -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
97467fe807 chg size_t to uint64_t 2014-08-26 19:12:51 -07:00
tqchen
2623ab0a60 chg size_t to uint64_t unsigned long in wrapper 2014-08-26 19:06:53 -07:00
tqchen
da75f8f1a4 move ncol, row to booster, add set/get uint info 2014-08-24 17:19:22 -07:00
tqchen
3b12ff51b9 seems ok 2014-08-23 18:38:39 -07:00
tqchen
de83ac72ea complete R example 2014-08-23 15:26:08 -07:00
tqchen
08a6b92216 chg 2014-08-23 14:20:29 -07:00