tqchen
|
244a589e5d
|
change include order, so that Rinternal does not disturb us
|
2014-09-03 11:31:05 -07:00 |
|
Tianqi Chen
|
85dbaf638b
|
Update xgboost.Rnw
|
2014-09-02 23:33:04 -07:00 |
|
Tianqi Chen
|
642b5bda0a
|
Update DESCRIPTION
|
2014-09-02 23:30:53 -07:00 |
|
Tianqi Chen
|
582ef2f9d5
|
Update DESCRIPTION
|
2014-09-02 23:29:48 -07:00 |
|
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
|
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
|
bb5c151f57
|
move sprintf into std
|
2014-09-01 23:12:50 -07:00 |
|
tqchen
|
29a7027dba
|
fix the zero length vector
|
2014-09-01 22:50:48 -07:00 |
|
tqchen
|
42fb7b4d9d
|
some fix to make it more c++
|
2014-09-01 22:06:10 -07:00 |
|
Tianqi Chen
|
b60b23ed1c
|
Update README.md
|
2014-09-01 18:58:56 -07:00 |
|
Tianqi Chen
|
48411193ae
|
Update README.md
|
2014-09-01 18:58:00 -07:00 |
|
Tianqi Chen
|
1841d730af
|
Update README.md
|
2014-09-01 18:55:20 -07:00 |
|
Tianqi Chen
|
85e3fbb06a
|
Update README.md
|
2014-09-01 18:54:45 -07:00 |
|
Tianqi Chen
|
51a9a36b51
|
Update DESCRIPTION
|
2014-09-01 18:53:24 -07:00 |
|
hetong
|
76d5fc7e78
|
attemp to fix line breaking issue of doc
|
2014-09-01 17:43:28 -07:00 |
|
hetong
|
9ee9d29f13
|
refine readme.md
|
2014-09-01 17:24:13 -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 |
|
hetong
|
b973a4dcaa
|
improve doc in predict
|
2014-09-01 15:38:29 -07:00 |
|
tqchen
|
8863c520e7
|
some quick fix
|
2014-09-01 15:32:02 -07:00 |
|
Tong He
|
025ca170ec
|
Update predict.xgb.Booster.R
|
2014-09-01 15:25:16 -07:00 |
|
tqchen
|
6ac6a3d9c9
|
Merge branch 'master' of ssh://github.com/tqchen/xgboost
|
2014-09-01 15:10:29 -07:00 |
|
tqchen
|
4592e500cb
|
add ntree limit
|
2014-09-01 15:10:19 -07:00 |
|
hetong
|
24e87e1cf8
|
fix doc with redirection to inst/examples
|
2014-09-01 15:07:17 -07:00 |
|
tqchen
|
427ab6434c
|
message
|
2014-09-01 08:56:40 -07:00 |
|
tqchen
|
6641fa546d
|
change warning to pragma message
|
2014-09-01 08:50:45 -07:00 |
|
tqchen
|
8b3465cde0
|
cleaner makevar
|
2014-08-31 22:42:15 -07:00 |
|
Tianqi Chen
|
b49927e602
|
Update xgboost_R.cpp
|
2014-08-31 14:32:45 -07:00 |
|
tqchen
|
9e0cc778e8
|
fix win
|
2014-08-31 14:12:47 -07:00 |
|
tqchen
|
c1e9acba17
|
Merge branch 'master' of ssh://github.com/tqchen/xgboost
|
2014-08-31 14:07:51 -07:00 |
|
tqchen
|
168f78623f
|
allow standalone random
|
2014-08-31 14:07:44 -07:00 |
|
Tong He
|
12d503cec8
|
Update DESCRIPTION
|
2014-08-31 13:39:49 -07:00 |
|
tqchen
|
1ed40e2b46
|
more strict makefile
|
2014-08-31 13:13:11 -07:00 |
|
tqchen
|
37499245ea
|
remove GNUism
|
2014-08-31 10:26:20 -07:00 |
|
Tianqi Chen
|
4d5ec01cd3
|
change windows
|
2014-08-31 09:25:25 -07:00 |
|
tqchen
|
e83090a579
|
change flagname to pass check
|
2014-08-31 09:17:49 -07:00 |
|
tqchen
|
26c61dc0a3
|
remove useless flag
|
2014-08-31 09:12:58 -07:00 |
|
tqchen
|
fabe2f39e2
|
more clean makefile
|
2014-08-31 08:36:17 -07:00 |
|
hetong
|
b123fbbcf9
|
final revision before CRAN
|
2014-08-30 22:24:25 -07:00 |
|
unknown
|
22a38d8440
|
move demo to inst/examples
|
2014-08-30 21:04:47 -07:00 |
|
Tong He
|
b153ffe451
|
Update DESCRIPTION
|
2014-08-30 20:46:21 -07:00 |
|
Tianqi Chen
|
629799df0b
|
Update DESCRIPTION
|
2014-08-30 20:24:23 -07:00 |
|
tqchen
|
f2c8093ba6
|
check in description
|
2014-08-30 20:22:36 -07:00 |
|
tqchen
|
104d1d61c7
|
add license name
|
2014-08-30 20:06:31 -07:00 |
|
tqchen
|
9c0389981a
|
fix print problem, fix Tong's email format
|
2014-08-30 18:49:30 -07:00 |
|
Tong He
|
9739a1c806
|
Update DESCRIPTION
|
2014-08-30 18:17:20 -07:00 |
|
hetong
|
9b618acba2
|
add import methods in NAMESPACE
|
2014-08-30 15:42:57 -07:00 |
|
hetong
|
3e85419428
|
add back import of methdos
|
2014-08-30 15:34:36 -07:00 |
|
hetong
|
1abdcaa11d
|
eliminate warnings and notes from R CMD check
|
2014-08-30 15:17:17 -07:00 |
|