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
|
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
|
9100ffc12a
|
chg version
|
2014-09-01 22:32:03 -07:00 |
|
tqchen
|
9c0389981a
|
fix print problem, fix Tong's email format
|
2014-08-30 18:49:30 -07:00 |
|
tqchen
|
ce2d34ecd4
|
check unity back
|
2014-08-29 18:35:26 -07:00 |
|
tqchen@graphlab.com
|
075dc9a998
|
pass build
|
2014-08-27 19:19:04 -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 |
|
tqchen
|
7739f57c8b
|
change omp loop var to bst_omp_uint, add XGB_DLL to wrapper
|
2014-08-26 19:37:04 -07:00 |
|
tqchen
|
4c04cf8728
|
add grow5 back, seems no changes
|
2014-08-25 14:08:38 -07:00 |
|
tqchen
|
0066cd13a7
|
Merge branch 'unity' of ssh://github.com/tqchen/xgboost into unity
|
2014-08-25 13:57:21 -07:00 |
|
tqchen
|
3e9f8bfac9
|
change things back
|
2014-08-25 13:56:03 -07:00 |
|
tqchen@graphlab.com
|
6da62159d0
|
fix by giulio
|
2014-08-25 12:10:45 -07:00 |
|
tqchen@graphlab.com
|
e26af5e66c
|
Merge branch 'unity' of ssh://github.com/tqchen/xgboost into unity
|
2014-08-25 12:08:50 -07:00 |
|
tqchen@graphlab.com
|
b83a96fa21
|
fix by giulio
|
2014-08-25 12:08:41 -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 |
|
tqchen
|
ce97f2fdf8
|
a fixed version
|
2014-08-24 21:17:13 -07:00 |
|
tqchen
|
6daa1c365d
|
add cvgrad stats, simplify data
|
2014-08-24 20:07:16 -07:00 |
|
tqchen
|
4889b40abc
|
tstats now depend on param
|
2014-08-24 16:08:58 -07:00 |
|
tqchen
|
ba9fbd380c
|
templatize refresher
|
2014-08-24 15:22:11 -07:00 |
|
tqchen
|
f71b732e7a
|
refactor grad stats to be like visitor
|
2014-08-24 15:17:22 -07:00 |
|
tqchen
|
2ac8cdb873
|
check in linear model
|
2014-08-22 19:27:33 -07:00 |
|
tqchen
|
58354643b0
|
chg root index to booster info, need review
|
2014-08-22 16:26:37 -07:00 |
|
tqchen@graphlab.com
|
9caccd3b36
|
change row subsample to prob
|
2014-08-19 12:07:52 -07:00 |
|
tqchen@graphlab.com
|
91e70c76ff
|
refresher test
|
2014-08-19 11:41:35 -07:00 |
|
tqchen
|
d08d8ed3ed
|
add tree refresher, need review
|
2014-08-18 21:32:48 -07:00 |
|
tqchen
|
f757520c02
|
add tree refresher, need review
|
2014-08-18 21:32:31 -07:00 |
|
tqchen
|
dbf3a21942
|
change dense fvec logic to tree
|
2014-08-18 19:03:32 -07:00 |
|
tqchen
|
1d8c2391e8
|
update tree maker to make it more robust
|
2014-08-18 14:58:30 -07:00 |
|
tqchen@graphlab.com
|
3b02fb26b0
|
fix num parallel tree
|
2014-08-18 13:33:58 -07:00 |
|
tqchen@graphlab.com
|
f6c763a2a7
|
fix base score, and print message
|
2014-08-18 10:53:15 -07:00 |
|
tqchen
|
2c969ecf14
|
first version that reproduce binary classification demo
|
2014-08-16 15:44:35 -07:00 |
|
tqchen
|
ac1cc15b90
|
pass fmatrix as const
|
2014-08-15 21:24:23 -07:00 |
|
tqchen
|
34dd409c5b
|
mv code into src
|
2014-08-15 21:04:23 -07:00 |
|