david-cortes
547abb8c12
[R] Remove unusable 'feature_names' argument and make 'model' first argument in inspection functions ( #9939 )
2024-01-15 17:16:30 +08:00
Michael Mayer
52620fdb34
[R] Improve more docstrings ( #9919 )
2023-12-26 17:30:13 +08:00
Michael Mayer
b807f3e30c
[R] improve docstrings for "xgb.Booster.R" ( #9906 )
2023-12-21 10:01:30 +08:00
Philip Hyunsu Cho
5a2dcd1c33
[R] Provide better guidance for persisting XGBoost model ( #5964 )
...
* [R] Provide better guidance for persisting XGBoost model
* Update saving_model.rst
* Add a paragraph about xgb.serialize()
2020-07-31 20:00:26 -07:00
Jiaming Yuan
808f61081b
Update R doc by roxygen2. ( #5201 )
2020-01-15 10:49:17 +08:00
Vadim Khotilovich
c82276386d
[R] xgb.importance: fix for multiclass gblinear, new 'trees' parameter ( #2388 )
2017-06-07 13:13:21 -05:00
Vadim Khotilovich
b4d97d3cb8
R maintenance Feb2017 ( #2045 )
...
* [R] better argument check in xgb.DMatrix; fixes #1480
* [R] showsd was a dummy; fixes #2044
* [R] better categorical encoding explanation in vignette; fixes #1989
* [R] new roxygen version docs update
2017-02-20 10:02:40 -08:00
Vadim Khotilovich
2b5b96d760
[R] various R code maintenance ( #1964 )
...
* [R] xgb.save must work when handle in nil but raw exists
* [R] print.xgb.Booster should still print other info when handle is nil
* [R] rename internal function xgb.Booster to xgb.Booster.handle to make its intent clear
* [R] rename xgb.Booster.check to xgb.Booster.complete and make it visible; more docs
* [R] storing evaluation_log should depend only on watchlist, not on verbose
* [R] reduce the excessive chattiness of unit tests
* [R] only disable some tests in windows when it's not 64-bit
* [R] clean-up xgb.DMatrix
* [R] test xgb.DMatrix loading from libsvm text file
* [R] store feature_names in xgb.Booster, use them from utility functions
* [R] remove non-functional co-occurence computation from xgb.importance
* [R] verbose=0 is enough without a callback
* [R] added forgotten xgb.Booster.complete.Rd; cran check fixes
* [R] update installation instructions
2017-01-21 11:22:46 -08:00
Tong He
2f3958a455
Fix for CRAN Submission ( #1826 )
...
* fix cran check
* change required R version because of utils::globalVariables
* temporary commit, monotone not working
* fix test
* fix doc
* fix doc
* fix cran note and warning
* improve checks
* fix urls
2016-12-02 20:19:03 -08:00
Vadim Khotilovich
a0aa305268
[R] docs update - callbacks and parameter style
2016-06-27 01:59:58 -05:00
Michaël Benesty
1b07f86eb8
wording fix
2015-12-10 11:33:40 +01:00
Michaël Benesty
fbf2707561
Wording improvement
2015-12-08 18:18:51 +01:00
Michaël Benesty
c1b2d9cb86
Generate new features based on tree leafs
2015-12-07 11:30:19 +01:00
pommedeterresautee
edca27fa32
Small rewording function xgb.importance
2015-12-02 15:48:22 +01:00
pommedeterresautee
b67902ebdd
fix example
2015-11-30 16:33:33 +01:00
pommedeterresautee
425a5dd094
fix relative to examples #Rstat
2015-11-30 16:21:43 +01:00
pommedeterresautee
c5dedeb318
Fix Rstat
2015-11-30 10:26:23 +01:00
pommedeterresautee
84ab71dd7e
Polishing API + wording in function description #Rstat
2015-11-30 10:22:14 +01:00
unknown
0052b193cf
Update lib version dependencies (for DiagrammeR mainly)
...
Fix @export tag in each R file (for Roxygen 5, otherwise it doesn't work anymore)
Regerate Roxygen doc
2015-11-07 21:01:28 +01:00
El Potaeto
d860469030
Roxygen update
2015-05-01 09:47:18 +02: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
f57f0f2543
Documentation feature importance
2015-02-18 13:19:39 +01:00
El Potaeto
e2b2c21aef
better co occurence function
2015-02-17 22:39:38 +01:00
El Potaeto
f0eaac2174
Bug + documentation
2015-02-15 17:46:12 +01:00
El Potaeto
def2674dd1
Add new co-occurence computation capacity to importance feature function + related documentation
2015-02-15 17:15:47 +01:00
El Potaeto
170dcc49be
doc
2015-01-28 21:42:58 +01:00
hetong
33101d5cad
edit document
2015-01-25 10:31:48 -08:00
hetong007
d87cb24793
documentation update
2015-01-20 16:21:13 -08:00
El Potaeto
c8c5789efd
add new parameters to several functions avoid the need of a text dump
2015-01-11 03:06:41 +01:00
El Potaeto
3e1eea0eea
refactor dump function to adapt to the new possibilities of exporting a String
2015-01-09 00:14:01 +01:00
El Potaeto
3d0bbae2c2
refactoring of importance function
2015-01-07 18:18:52 +01:00
El Potaeto
34aaeff3d9
small documentation change
2015-01-01 14:57:48 +01:00
El Potaeto
c754fd4ad0
documentation wording
2014-12-30 12:32:21 +01:00
El Potaeto
9b6a14a99d
regeneration of documentation
2014-12-29 23:56:31 +01:00
El Potaeto
ce83611a72
generated documentation with ROxygen2
2014-12-28 10:46:31 +01:00