Commit Graph
403 Commits
Author SHA1 Message Date
Vadim Khotilovich d27bfb61b0 consolidated DMatrix&Booster stuff into xgb.DMatrix.R & xgb.Booster.R 2016-03-27 19:17:13 -05:00
Florian 2443cb9ca8 Fix CV which was monitoring train-metric
https://github.com/dmlc/xgboost/issues/807
2016-02-15 12:00:35 +01:00
Ganesh 6ba53329e5 Fixed off by 1 bug in xgb.cv 2016-01-07 22:20:21 -08:00
Derek Damron 8756d5b160 Add newline char to early.stop.round message 2016-01-04 20:36:32 -08:00
Derek Damron cd0099f2a1 Add newline char to early.stop.round message 2016-01-04 20:35:57 -08:00
Yuan (Terry) Tang 39751f8786 Merge pull request #668 from DexGroves/add-metadata
Expose model parameters to R
2015-12-16 15:55:54 -06:00
Michaël Benesty 1b07f86eb8 wording fix 2015-12-10 11:33:40 +01:00
Michaël Benesty b2e68b8dc7 New documentation rewording 2015-12-09 18:26:56 +01:00
Michaël Benesty fbf2707561 Wording improvement 2015-12-08 18:18:51 +01:00
pommedeterresautee 855be97011 model dt tree function documentation improvement 2015-12-08 11:21:25 +01:00
Michaël Benesty c1b2d9cb86 Generate new features based on tree leafs 2015-12-07 11:30:19 +01:00
Groves 91429bd63d Expose model parameters to R 2015-12-03 06:40:11 -06:00
pommedeterresautee edca27fa32 Small rewording function xgb.importance 2015-12-02 15:48:22 +01:00
pommedeterresautee db922e8c88 Small rewording function xgb.importance 2015-12-02 15:48:22 +01:00
pommedeterresautee e57043ce62 Improve predict function documentation 2015-12-02 15:47:12 +01:00
pommedeterresautee 8233d589b6 Improve predict function documentation 2015-12-02 15:47:12 +01:00
pommedeterresautee 43c860b6cc add support of GLM model in importance plot function 2015-12-02 10:39:57 +01:00
pommedeterresautee d04f7005de add support of GLM model in importance plot function 2015-12-02 10:39:57 +01:00
pommedeterresautee 28807733c3 Improve feature importance on GLM model 2015-12-01 18:44:25 +01:00
pommedeterresautee b05d5d3f24 Improve feature importance on GLM model 2015-12-01 18:44:25 +01:00
pommedeterresautee b67902ebdd fix example 2015-11-30 16:33:33 +01:00
pommedeterresautee 8252d0d9f5 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 2ca4016a1f fix relative to examples #Rstat 2015-11-30 16:21:43 +01:00
pommedeterresautee 6e370b90fd some fixes for Travis #Rstat 2015-11-30 15:47:10 +01:00
pommedeterresautee 730bd72056 some fixes for Travis #Rstat 2015-11-30 15:47:10 +01:00
pommedeterresautee 96c43cf197 Add new tests for new functions 2015-11-30 15:04:17 +01:00
pommedeterresautee c09c02300a Add new tests for new functions 2015-11-30 15:04:17 +01:00
pommedeterresautee c5dedeb318 Fix Rstat 2015-11-30 10:26:23 +01:00
pommedeterresautee 476a6842ea 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
pommedeterresautee 07d62a4b89 Polishing API + wording in function description #Rstat 2015-11-30 10:22:14 +01:00
pommedeterresautee 5e9f4dc973 Fix missing dependencies 2015-11-27 18:19:51 +01:00
pommedeterresautee 28060d5595 Fix missing dependencies 2015-11-27 18:19:51 +01:00
pommedeterresautee 68b666d7e5 add exclusion of global variables + generate Roxygen doc 2015-11-27 17:58:50 +01:00
pommedeterresautee 92e904dec9 add exclusion of global variables + generate Roxygen doc 2015-11-27 17:58:50 +01:00
pommedeterresautee 3d50a6a425 Improve description wording 2015-11-27 17:34:26 +01:00
pommedeterresautee 2fc9dcc549 Improve description wording 2015-11-27 17:34:26 +01:00
pommedeterresautee 98ec6df168 Add new multi.tree function to R package 2015-11-27 14:49:06 +01:00
pommedeterresautee 5169d08735 Add new multi.tree function to R package 2015-11-27 14:49:06 +01:00
pommedeterresautee f28b7ed0cd parameter names change in R function 2015-11-27 14:48:54 +01:00
pommedeterresautee e43830955f parameter names change in R function 2015-11-27 14:48:54 +01:00
pommedeterresautee d9fe9c5d8a Plot model deepness
New function to explore the model by ploting the way splits are done.
2015-11-24 11:45:32 +01:00
pommedeterresautee 485b30027f Plot model deepness
New function to explore the model by ploting the way splits are done.
2015-11-24 11:45:32 +01:00
terrytangyuan 51ee382517 Frequence to Frequency 2015-11-20 20:25:29 -06:00
Tong He 4db3dfee7d Update utils.R 2015-11-08 18:08:51 -08:00
unknown 7cb34e3ad6 Fix some bug + improve display + code clean 2015-11-07 22:24:37 +01:00
unknown 996645dc17 Change the way functions are called 2015-11-07 22:04:54 +01:00
unknown 77ae180d3d Remove DiagrammeR dependency to make travis happy... 2015-11-07 21:46:08 +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