Commit Graph
1724 Commits
Author SHA1 Message Date
tqchen 9a85c108e2 Merge branch 'master' of ssh://github.com/tqchen/xgboost 2015-05-09 17:39:11 -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
pommedeterresautee e92d384a6a small change in the wording of Otto R markdown 2015-05-08 16:29:29 +02:00
tqchen a4de0ebcd4 change numpy to bytearray as buffer 2015-05-07 18:21:15 -07:00
tqchen 6942980ebb Merge branch 'master' of ssh://github.com/dmlc/xgboost 2015-05-07 18:13:29 -07:00
tqchen 68444a0626 fix pkl problem 2015-05-07 18:11:40 -07:00
Tianqi Chen 0af5cfbac3 Merge pull request #291 from pommedeterresautee/master
Rmarkdown improvement
2015-05-07 10:28:40 -07:00
Tianqi Chen c6c7dc0a93 Update CHANGES.md 2015-05-06 17:11:39 -07:00
Tianqi Chen 2d748fb6fa Update xgboost.py 2015-05-06 16:46:27 -07:00
tqchen 60bf389825 update version to be consistent with python 2015-05-06 16:45:05 -07:00
tqchen 594bed34e4 fix saveraw 2015-05-06 16:42:27 -07:00
tqchen 382dcf6c34 Merge branch 'jseabold-xgb-pickleable' 2015-05-06 16:08:51 -07:00
tqchen 62f938d2b4 Merge branch 'xgb-pickleable' of https://github.com/jseabold/xgboost into jseabold-xgb-pickleable 2015-05-06 16:08:48 -07:00
tqchen 3244f1e9ae Merge branch 'jseabold-xgb-pickleable' 2015-05-06 16:03:36 -07:00
tqchen 76bad1c4cc Merge branch 'xgb-pickleable' of https://github.com/jseabold/xgboost into jseabold-xgb-pickleable 2015-05-06 16:03:24 -07:00
Tong He ba49f82ace update to 0.4 2015-05-06 15:46:15 -07:00
tqchen ab6a3b1ee8 Merge branch 'master' of ssh://github.com/tqchen/xgboost 2015-05-06 15:43:22 -07:00
tqchen 7f7947f31c add with pbuffer info to model, allow xgb model to be saved in a more memory compact way 2015-05-06 15:43:15 -07:00
hetong007 993d7b9da3 update roxygen2 2015-05-06 15:23:37 -07:00
hetong007 419e4dbda6 add demo for early_stopping in R 2015-05-06 15:14:29 -07:00
El Potaeto fd983dfb97 wording 2015-05-07 00:08:45 +02:00
El Potaeto a985d7dd2b add CSS 2015-05-06 23:31:00 +02:00
Skipper Seabold 13837060f1 ENH: Don't use tempfiles for save/load 2015-05-06 15:02:26 -05:00
Skipper Seabold 11fa419720 ENH: Make XGBModel pickleable. 2015-05-06 12:37:07 -05: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
Tong He 3b4697786e Merge pull request #288 from pommedeterresautee/master
small changes in RMarkdown
2015-05-05 14:58:56 -07:00
El Potaeto 8aa739d374 fix 2015-05-05 23:49:12 +02:00
El Potaeto 5eeec6a33f small changes in RMarkdown 2015-05-05 23:45:43 +02:00
Tong He 937a75bcb1 fix typo 2015-05-05 11:00:49 -07:00
Tong He c242f9bb66 improve tree graph 2015-05-04 15:25:12 -07:00
Tianqi Chen a3ad9df0b4 Update understandingXGBoostModel.Rmd 2015-05-04 14:27:44 -07:00
Tong He 2157146cea minor changes 2015-05-04 13:56:45 -07:00
Tianqi Chen 206f3cdbe0 msvc 2015-05-04 11:13:19 -07:00
Tianqi Chen 37d704826a Update parameter.md 2015-05-04 10:51:51 -07:00
tqchen 667a752e04 add poisson regression 2015-05-04 10:48:25 -07:00
tqchen a310db86a1 new rmarkdown 2015-05-03 14:02:15 -07:00
tqchen 32b1d9d6b0 some minor fix 2015-05-03 13:59:38 -07:00
Tianqi Chen a8d059902d Merge pull request #283 from pommedeterresautee/master
OTTO Rmarkdown
2015-05-03 09:09:49 -07:00
El Potaeto 1b95df4e54 parameter change in OTTO ramarkdown 2015-05-03 12:57:18 +02:00
El Potaeto 5fa2abee6e wording 2015-05-03 12:55:13 +02:00
El Potaeto feac425851 trees 2015-05-03 12:52:43 +02:00
El Potaeto 514c5fd447 upgrade DiagrammeR to fix a bug in v 0.5 2015-05-03 12:18:44 +02:00
Tianqi Chen 5b430ee019 Update xgboost.py 2015-05-02 19:29:17 -07:00
Tianqi Chen 8c59c82d92 Merge pull request #282 from ujwlkarn/patch-1
Fixed typos and sentence structure
2015-05-02 09:07:14 -07:00
Ujjwal Karn 897180b2c6 fixed typos and sentence structure 2015-05-02 14:23:33 +05:30
Tianqi Chen b1f489fd8b Merge pull request #281 from fyears/patch-2
update build instruction in OS X
2015-05-01 23:00:00 -07:00
fyears 5e89943ed0 update build instruction in OS X
`bash xgboost/build.sh` does not work as expected, so `cd` then `build.sh`. And remove the outdated information.
2015-05-01 22:58:53 -07:00
tqchen 5466b36ddb Merge branch 'master' of ssh://github.com/dmlc/xgboost 2015-05-01 22:46:22 -07:00