Commit Graph
1026 Commits
Author SHA1 Message Date
chrissly31415 b39c16ea02 fixed parsing of negative reals, integers and scientific notation which
can occur in model dump
2015-04-07 10:57:54 +02:00
tqchen 5f902982f2 compile with dmlc 2015-04-05 11:26:06 -07:00
Vadim Khotilovich 31b0e53cd4 make it possible to use a list of pre-defined CV folds in xgb.cv 2015-04-03 13:24:04 -05:00
Vadim Khotilovich 271e8202a7 force xgb.cv to return numeric performance values instead of character; update its docs 2015-04-03 12:20:34 -05:00
Vadim Khotilovich b04920d8e7 update documentation for xgb.cv 2015-04-03 11:14:09 -05:00
Vadim Khotilovich 611d69c771 fix some wording 2015-04-02 19:59:06 -05:00
Vadim Khotilovich b8711226e2 added an option for stratified CV to xgb.cv 2015-04-02 19:48:23 -05:00
unknown 431277d5ca fix multi cv pred 2015-03-29 00:02:29 -07:00
unknown 37567e440c optim pred in cv 2015-03-28 23:41:19 -07:00
unknown 930497e271 fix matrix form prediction 2015-03-28 23:03:16 -07: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
tqchen 4eae8e8676 allow xgb.load re-use raw information if necessary 2015-03-26 16:54:29 -07:00
tqchen 98618646f6 bugfix booster.check 2015-03-26 16:43:01 -07:00
El Potaeto 7d0ac3a3dd update links dmlc 2015-03-22 16:41:05 +01:00
Tianqi Chen 1a9a3a2fd0 Update README.md 2015-03-21 22:26:59 -07:00
Tianqi Chen 87741bded6 Update README.md 2015-03-21 22:26:24 -07:00
Tong He 5648bec8a3 Update utils.R 2015-03-20 22:41:47 -07:00
Tong He f6722ba628 Update utils.R 2015-03-20 11:06:01 -07:00
Tong He 8025b338a8 Merge pull request #199 from pommedeterresautee/master
Cross validation documentation improvement
2015-03-18 11:14:36 -07:00
pommedeterresautee 33205d1fbd Cross validation documentation improvement 2015-03-17 23:18:00 +01:00
Tong He adfa023822 Merge pull request #198 from pommedeterresautee/master
Add new nrow function for xgb.DMatrix + small function doc changes
2015-03-17 12:29:00 -07:00
Tong He a146f0c5e1 Update utils.R 2015-03-16 23:23:22 -07:00
Tong He 1e001f7cf3 add length check 2015-03-16 23:20:31 -07:00
pommedeterresautee 240c314ac0 doc 2015-03-16 00:12:23 +01:00
pommedeterresautee 9d1d76532d documentation 2015-03-16 00:10:18 +01:00
pommedeterresautee 6ca76fe784 doc 2015-03-15 23:59:28 +01:00
pommedeterresautee 81caba5dce new nrow function for xgb.DMatrix 2015-03-15 23:52:00 +01:00
pommedeterresautee cdfa78a3b9 small changes in doc 2015-03-15 23:51:26 +01:00
tqchen 8386c2b7fa check r 2015-03-13 23:49:56 -07:00
El Potaeto 93a019d174 code simplification 2015-03-12 23:44:08 +01:00
El Potaeto 21a4a32655 Vignette text 2015-03-08 21:57:31 +01:00
Tong He 66cf88f7b0 Merge pull request #192 from pommedeterresautee/master
Vignette improvement
2015-03-08 10:08:33 -07:00
tqchen 99ef34ca8c Merge branch 'master' of ssh://github.com/tqchen/xgboost 2015-03-08 09:55:40 -07:00
tqchen e79840e620 fix wrapper checkNAN 2015-03-08 09:52:59 -07:00
El Potaeto 09e466764e Vignette text 2015-03-08 00:38:22 +01:00
El Potaeto 05dbc40186 space 2015-03-08 00:03:40 +01:00
El Potaeto 5a59c0b26c df spell 2015-03-08 00:02:14 +01:00
El Potaeto 5bc9642d31 trademark RF 2015-03-04 12:09:50 +01:00
tqchen 39cb9d2c5e fix nan 2015-03-03 22:33:03 -08:00
hetong 841d076f20 change version of the package 2015-03-03 18:14:25 -08:00
hetong ee6e8279eb add vcd back 2015-03-03 00:25:30 -08: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
Tong He 87ec48c1d3 change order of sentences
Dear Prof. Ripley said that "The Description field should not start with the package name, 'This package' or similar."
2015-03-02 22:45:49 -08:00
El Potaeto 0c77726b55 CSS: Add slight line after Header 1 2015-03-02 14:47:00 +01:00
El Potaeto a6a707f23c Add ref. 2015-03-02 14:37:25 +01:00
El Potaeto 4ee43f2167 CSS improvement, more space, change in style titles 2015-03-02 14:36:19 +01:00
Tong He c62583bb0f Update discoverYourData.Rmd 2015-03-01 22:15:47 -08:00
Tong He 48deb49ba1 possible polishments 2015-03-01 22:02:23 -08:00
Tong He 57972ef2c2 Update xgboost.Rnw 2015-03-01 21:32:59 -08:00
Tong He 576b8acfae Update xgboostPresentation.Rmd 2015-03-01 18:30:49 -08:00