hetong007
|
90096e718c
|
fix early stopping
|
2015-05-11 16:53:51 -07:00 |
|
by321
|
5dacab0e22
|
new parameter in xgboost() and xgb.train() to print every N-th progress message
|
2015-05-11 14:18:24 -07:00 |
|
hetong007
|
3f9921762a
|
support both early stop name
|
2015-05-09 18:08:47 -07:00 |
|
Tong He
|
f6fc38f7af
|
Merge pull request #298 from pommedeterresautee/master
Documentation improvement
|
2015-05-08 15:15:56 -07:00 |
|
pommedeterresautee
|
11ba651a07
|
Regularization parameters documentation improvement
|
2015-05-08 16:59:29 +02:00 |
|
hetong007
|
419e4dbda6
|
add demo for early_stopping in R
|
2015-05-06 15:14:29 -07:00 |
|
hetong007
|
0f182b0b66
|
fix logic
|
2015-05-05 16:44:36 -07:00 |
|
hetong007
|
54fb49ee5c
|
add early stopping to R
|
2015-05-05 16:31:49 -07:00 |
|
El Potaeto
|
d74d199a1e
|
small change in the documentation
|
2015-05-01 13:03:15 +02:00 |
|
El Potaeto
|
9f3b02cc3e
|
multiclass documentation
|
2015-05-01 09:48:07 +02:00 |
|
pommedeterresautee
|
4e1002a52c
|
Experimental parameter
|
2015-04-14 00:30:55 +02:00 |
|
El Potaeto
|
be6bd3859d
|
Add Random Forest parameter (num_parallel_tree) in function doc + example in Vignette.
|
2015-03-29 01:52:26 +01:00 |
|
El Potaeto
|
7d0ac3a3dd
|
update links dmlc
|
2015-03-22 16:41:05 +01:00 |
|
hetong
|
41b080e35f
|
To submit to CRAN we cannot use more than 2 threads in our examples/vignettes
|
2015-03-03 00:21:24 -08:00 |
|
El Potaeto
|
9d11936790
|
improve function documentation.
Switch xgboost detailed parameters with xgb.tain function.
|
2015-02-11 10:12:18 +01:00 |
|
hetong007
|
4c25600d2a
|
fix segfault and add two function for handle and booster
|
2015-02-09 17:28:48 -08:00 |
|
hetong007
|
5b611c355e
|
add handle and raw structure to xgb.Booster
|
2015-02-09 15:51:24 -08: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 |
|
tqchen
|
b858283ec5
|
add basic walkthrough
|
2014-09-06 10:11:45 -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 |
|
hetong
|
76d5fc7e78
|
attemp to fix line breaking issue of doc
|
2014-09-01 17:43:28 -07:00 |
|
hetong
|
24e87e1cf8
|
fix doc with redirection to inst/examples
|
2014-09-01 15:07:17 -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 |
|
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 |
|
tqchen
|
df6cd25fd5
|
OK
|
2014-08-28 07:43:26 -07:00 |
|
tqchen
|
d79161cfce
|
chg
|
2014-08-28 07:38:44 -07:00 |
|
tqchen
|
d00302d3ac
|
get a pass in function docstring
|
2014-08-28 07:35:57 -07:00 |
|
unknown
|
8127f31cdd
|
add documentation notes
|
2014-08-28 01:44:03 -07:00 |
|
unknown
|
8a4e66299a
|
remove default value for nrounds
|
2014-08-27 22:12:30 -07:00 |
|
unknown
|
0f0c12707c
|
modify xgb.getinfo to getinfo
|
2014-08-27 15:03:24 -07:00 |
|
unknown
|
0130be4acc
|
major change in the design of R interface
|
2014-08-26 23:41:03 -07:00 |
|