El Potaeto
|
755be4b846
|
Add variable type checks
|
2014-12-29 10:31:17 +01:00 |
|
tqchen
|
6b96737811
|
add dump statistics
|
2014-12-28 17:45:37 -08:00 |
|
El Potaeto
|
99af2c8ffd
|
Documentation of the function
|
2014-12-28 11:33:14 +01:00 |
|
El Potaeto
|
84fb89af70
|
fix small bug introduced in refactoring
|
2014-12-28 11:30:55 +01:00 |
|
El Potaeto
|
2154a160a3
|
refactoring of validation to improve source code readability.
|
2014-12-28 11:18:26 +01:00 |
|
El Potaeto
|
e63c79d6c6
|
new function cv.importance + documentation
|
2014-12-28 10:45:47 +01:00 |
|
Tong He
|
c16e0f6809
|
Update predict.xgb.Booster.R
add parameter missing
|
2014-11-20 15:19:53 -08:00 |
|
Tong He
|
98ee7e8057
|
Update xgboost.R
add parameter missing
|
2014-11-20 15:14:05 -08:00 |
|
Tong He
|
20817b56f3
|
Update xgb.cv.R
add parameter missing
|
2014-11-20 15:14:00 -08:00 |
|
Tong He
|
bbd7098e51
|
Update utils.R
add parameter missing
|
2014-11-20 15:13:28 -08:00 |
|
tqchen
|
5621d9811f
|
remove deprecate
|
2014-09-07 10:17:34 -07:00 |
|
hetong
|
9e3b878943
|
refine style with max.depth
|
2014-09-06 23:20:11 -07:00 |
|
hetong
|
1925321a16
|
remove incorrect link to old folders
|
2014-09-06 23:14:38 -07:00 |
|
hetong
|
fbecd163c5
|
replace iris in docs
|
2014-09-06 22:48:08 -07:00 |
|
hetong
|
d174a79fbd
|
add doc for agaricus.test
|
2014-09-06 21:54:12 -07:00 |
|
hetong
|
43a781f59b
|
improvement for reducing warnings
|
2014-09-06 21:28:42 -07:00 |
|
hetong
|
d214013681
|
Merge branch 'master' of https://github.com/tqchen/xgboost
|
2014-09-06 19:02:56 -07:00 |
|
hetong
|
e04b6aaec5
|
add documentation for datasets
|
2014-09-06 19:02:23 -07:00 |
|
Tianqi Chen
|
e7bce3a940
|
Update xgb.DMatrix.save.R
|
2014-09-06 18:38:01 -07:00 |
|
Tianqi Chen
|
67fc1dd990
|
Update xgb.DMatrix.save.R
|
2014-09-06 18:37:34 -07:00 |
|
hetong
|
c3cef7e2c7
|
Merge branch 'master' of https://github.com/tqchen/xgboost
|
2014-09-06 11:17:43 -07:00 |
|
hetong
|
f1d7b012a6
|
refine doc, with Rd
|
2014-09-06 11:17:38 -07:00 |
|
tqchen
|
e9ed4eb1a2
|
ok
|
2014-09-06 11:13:19 -07:00 |
|
tqchen
|
4a8612defc
|
add customize objective
|
2014-09-06 10:19:19 -07:00 |
|
tqchen
|
b858283ec5
|
add basic walkthrough
|
2014-09-06 10:11:45 -07:00 |
|
hetong
|
8ad9293437
|
expose setinfo
|
2014-09-06 00:44:24 -07:00 |
|
tqchen
|
ab238ff831
|
chg cv
|
2014-09-05 22:46:09 -07:00 |
|
tqchen
|
0ecd6c08f3
|
add cross validation
|
2014-09-05 22:34:32 -07:00 |
|
tqchen
|
bc1817ca2f
|
Merge branch 'master' of ssh://github.com/tqchen/xgboost
|
2014-09-05 20:34:46 -07:00 |
|
tqchen
|
984102e586
|
style cleanup, incomplete CV
|
2014-09-05 20:34:41 -07:00 |
|
hetong
|
d776e0fdf5
|
fix iris multiclass problem
|
2014-09-05 19:22:27 -07:00 |
|
tqchen
|
29a7027dba
|
fix the zero length vector
|
2014-09-01 22:50:48 -07:00 |
|
hetong
|
76d5fc7e78
|
attemp to fix line breaking issue of doc
|
2014-09-01 17:43:28 -07:00 |
|
hetong
|
b973a4dcaa
|
improve doc in predict
|
2014-09-01 15:38:29 -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
|
168f78623f
|
allow standalone random
|
2014-08-31 14:07:44 -07:00 |
|
hetong
|
9b618acba2
|
add import methods in NAMESPACE
|
2014-08-30 15:42:57 -07:00 |
|
hetong
|
a06f01e8ec
|
improve document format
|
2014-08-30 15:14:36 -07:00 |
|
Tong He
|
efe8b38a35
|
fix error in demo
|
2014-08-30 11:24:15 -07:00 |
|
hetong
|
84607a34a5
|
refine vignette
|
2014-08-29 22:40:07 -07:00 |
|
hetong
|
5f510c683b
|
add vignette
|
2014-08-29 11:40:15 -07:00 |
|
unknown
|
6ed5d37771
|
speed test for R, and refinement of item list in doc
|
2014-08-28 22:00:13 -07:00 |
|
unknown
|
fba591fbf5
|
add slice document
|
2014-08-28 09:24:23 -07:00 |
|
unknown
|
26868ebada
|
fix NAMESPACE with import classes
|
2014-08-28 09:22:11 -07:00 |
|
tqchen
|
8c50cbb6dd
|
checkin slice
|
2014-08-28 09:04:30 -07:00 |
|
hetong
|
d95bc458e3
|
fix NAMESPACE
|
2014-08-28 08:16:45 -07:00 |
|
hetong
|
73419f6cd7
|
compile Rd files, i.e. R documents
|
2014-08-28 08:12:48 -07:00 |
|