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 |
|
tqchen@graphlab.com
|
9eb32b9dd4
|
Merge branch 'master' of ssh://github.com/tqchen/xgboost
|
2014-08-26 10:24:04 -07:00 |
|
tqchen@graphlab.com
|
2e3c214173
|
improve makefile
|
2014-08-26 10:23:57 -07:00 |
|
hetong
|
41d290906f
|
fix NAMESPACE with export method predict
|
2014-08-26 10:14:29 -07:00 |
|
hetong
|
262108cf3b
|
modify demo filenames
|
2014-08-26 10:02:13 -07:00 |
|
hetong
|
d9f363632a
|
Merge branch 'master' of https://github.com/tqchen/xgboost
Initial development of R pacakge and merge with the modification from tqchen.
|
2014-08-26 09:57:38 -07:00 |
|
hetong
|
4940fff55b
|
export fewer functions to user and optimize parameter setting
|
2014-08-26 09:57:28 -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 |
|
hetong
|
5f6d5d19b8
|
import package methods in desc
|
2014-08-25 23:01:53 -07:00 |
|
tqchen@graphlab.com
|
a1f1015ae1
|
add package parameter to all calls, test pass in mac
|
2014-08-25 22:25:03 -07:00 |
|
tqchen
|
7297c0a92b
|
add openmp flags
|
2014-08-25 22:14:48 -07:00 |
|
tqchen
|
ddc0970c46
|
Merge branch 'master' of ssh://github.com/tqchen/xgboost
|
2014-08-25 22:02:19 -07:00 |
|
tqchen
|
0fca16008e
|
runnable
|
2014-08-25 22:01:35 -07:00 |
|
Tianqi Chen
|
47a0e84c5f
|
add win make
|
2014-08-25 21:54:24 -07:00 |
|
tqchen
|
c6eaf01a97
|
add git ignore
|
2014-08-25 21:25:49 -07:00 |
|
tqchen
|
68f38cf228
|
initial trial package
|
2014-08-25 21:20:55 -07:00 |
|
Tianqi Chen
|
c6d59dac4b
|
Merge pull request #45 from tqchen/master
better error handling
|
2014-08-25 16:00:33 -07:00 |
|
tqchen@graphlab.com
|
c2484f3134
|
better error handling
|
2014-08-25 15:58:52 -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@graphlab.com
|
d61b0b757f
|
chg
|
2014-08-25 11:35:38 -07:00 |
|
tqchen@graphlab.com
|
c78a2164c2
|
fix line from auto spacing by msvc
|
2014-08-25 11:34:49 -07:00 |
|
tqchen
|
9e5788a47c
|
Merge branch 'master' into unity
|
2014-08-25 11:22:37 -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
|
bd52a7f448
|
changes
|
2014-08-25 11:13:06 -07:00 |
|
Tianqi Chen
|
ca0b008fb0
|
clean up warnings from msvc
|
2014-08-25 11:01:21 -07:00 |
|
tqchen
|
fd03239b77
|
fix now today, try to think how to work tmr
|
2014-08-24 22:08:21 -07:00 |
|
tqchen
|
f62b4a02f9
|
beta version, do a review
|
2014-08-24 21:36:30 -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
|
c640485f1d
|
initial correction for vec tree
|
2014-08-24 18:48:19 -07:00 |
|
Tianqi Chen
|
4f0b0d2c88
|
Merge pull request #43 from tqchen/unity
add changes that are not commited
|
2014-08-24 17:26:21 -07:00 |
|
tqchen
|
7874c2559b
|
add changes
|
2014-08-24 17:25:17 -07:00 |
|
Tianqi Chen
|
4c023077dd
|
Merge pull request #42 from tqchen/unity
Unity this is final minor change in data structure
|
2014-08-24 17:23:46 -07:00 |
|
tqchen
|
da75f8f1a4
|
move ncol, row to booster, add set/get uint info
|
2014-08-24 17:19:22 -07:00 |
|
tqchen
|
19447cdb12
|
chg higgs back
|
2014-08-24 16:09:13 -07:00 |
|
tqchen
|
4889b40abc
|
tstats now depend on param
|
2014-08-24 16:08:58 -07:00 |
|
tqchen
|
49e6575c86
|
add set leaf, constructor of tstats now rely on param
|
2014-08-24 16:07:59 -07:00 |
|
Tianqi Chen
|
d7c6f8e81a
|
Merge pull request #41 from tqchen/unity
Unity
|
2014-08-24 15:24:20 -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 |
|
Tianqi Chen
|
c0496685c4
|
Merge pull request #39 from tqchen/unity
fix mac compile issue
|
2014-08-24 09:52:03 -07:00 |
|
tqchen
|
d49c6e6e84
|
fix
|
2014-08-24 09:51:15 -07:00 |
|