Commit Graph
100 Commits
Author SHA1 Message Date
hetong007 5188bad873 fix cv attr 2015-01-25 14:16:46 -08:00
hetong f75387f701 update document 2015-01-25 10:37:11 -08:00
hetong 33101d5cad edit document 2015-01-25 10:31:48 -08:00
Tong He 8971f0ff50 Update xgboost.R 2015-01-25 10:21:24 -08:00
Tong He da9f0989c6 Merge pull request #152 from pommedeterresautee/master
Fix global variable message (Cran Checks)
2015-01-22 10:26:15 -08:00
hetong 34e2fbd2c4 fix some issues from the cran check 2015-01-20 21:29:51 -08:00
hetong007 42110f3d70 documentation update 2015-01-20 16:24:01 -08:00
hetong007 d87cb24793 documentation update 2015-01-20 16:21:13 -08:00
hetong007 6901e90730 resolving not-CRAN issues 2015-01-20 15:51:42 -08:00
hetong007 eb01acfad8 improve demo of cv in R 2015-01-20 14:35:44 -08:00
hetong007 947f0a926d enable returning prediction in cv 2015-01-20 14:12:45 -08:00
hetong 3b190123c8 update demo readme 2015-01-19 19:29:24 -08:00
hetong c0c6951b73 fix bug in format of input 2015-01-19 19:26:25 -08:00
hetong f295177b1d add nrow to getinfo 2015-01-19 13:36:53 -08:00
hetong a1e188aa75 add nrow to getinfo 2015-01-19 13:35:11 -08:00
hetong 43c13d82ba add leaf example in R 2015-01-19 10:34:14 -08:00
Tong He bbbc6be58e Add vcd to the dependencies 2015-01-13 15:38:50 -08:00
Tong He c16e0f6809 Update predict.xgb.Booster.R
add parameter missing
2014-11-20 15:19:53 -08:00
Tong He 98ee7e8057 Update xgboost.R
add parameter missing
2014-11-20 15:14:05 -08:00
Tong He 20817b56f3 Update xgb.cv.R
add parameter missing
2014-11-20 15:14:00 -08:00
Tong He bbd7098e51 Update utils.R
add parameter missing
2014-11-20 15:13:28 -08:00
Tong He 946f3c7ac5 Update DESCRIPTION 2014-09-07 10:36:50 -07: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 80636cd804 improve runall.R 2014-09-06 23:06:47 -07:00
hetong cd35d88a03 remove inst/, improve vignette 2014-09-06 23:05:21 -07:00
hetong 50d77c72eb Merge branch 'master' of https://github.com/tqchen/xgboost 2014-09-06 22:48:24 -07:00
hetong fbecd163c5 replace iris in docs 2014-09-06 22:48:08 -07:00
hetong ddf715953a forced add doc for test 2014-09-06 22:03:07 -07:00
hetong d174a79fbd add doc for agaricus.test 2014-09-06 21:54:12 -07:00
hetong 43a781f59b improvement for reducing warnings 2014-09-06 21:28:42 -07:00
hetong d214013681 Merge branch 'master' of https://github.com/tqchen/xgboost 2014-09-06 19:02:56 -07:00
hetong e04b6aaec5 add documentation for datasets 2014-09-06 19:02:23 -07:00
hetong 99b7ead5ad re-compress the data 2014-09-06 18:29:13 -07:00
hetong a9bdf38885 Merge branch 'master' of https://github.com/tqchen/xgboost 2014-09-06 11:23:19 -07:00
hetong c3cef7e2c7 Merge branch 'master' of https://github.com/tqchen/xgboost 2014-09-06 11:17:43 -07:00
hetong f1d7b012a6 refine doc, with Rd 2014-09-06 11:17:38 -07:00
hetong 166df74024 Merge branch 'master' of https://github.com/tqchen/xgboost 2014-09-06 10:20:05 -07:00
hetong a35d93c736 change data from iris back to mushroom 2014-09-06 10:19:46 -07:00
hetong 8ad9293437 expose setinfo 2014-09-06 00:44:24 -07:00
hetong 9e05db7261 add mushroom data 2014-09-06 00:26:02 -07:00
hetong 3014ac6778 Merge branch 'master' of https://github.com/tqchen/xgboost 2014-09-06 00:23:02 -07:00
hetong bb2c61f7b5 custom eval 2014-09-06 00:16:55 -07:00
hetong 4d00be84c3 Merge branch 'master' of https://github.com/tqchen/xgboost 2014-09-05 23:04:00 -07:00
hetong 905051b7cb in the middle of guide-r 2014-09-05 23:03:04 -07:00
hetong af07f5135a cleaning 2014-09-05 20:33:39 -07:00
hetong 63dd037db6 add r basic walkthrough 2014-09-05 20:25:38 -07:00
hetong de08c5a3da remove temp files 2014-09-05 19:49:25 -07:00
hetong 801a17fa02 fix iris to Rd files 2014-09-05 19:47:58 -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 19887dcc37 Merge branch 'master' of https://github.com/tqchen/xgboost 2014-09-01 17:24:37 -07:00
hetong 9ee9d29f13 refine readme.md 2014-09-01 17:24:13 -07:00
Tong He d391becb4e Update omp.h 2014-09-01 16:16:06 -07:00
Tong He ada9dd94ad Update omp.h 2014-09-01 15:51:48 -07:00
hetong b973a4dcaa improve doc in predict 2014-09-01 15:38:29 -07:00
Tong He 025ca170ec Update predict.xgb.Booster.R 2014-09-01 15:25:16 -07:00
hetong 24e87e1cf8 fix doc with redirection to inst/examples 2014-09-01 15:07:17 -07:00
Tong He 12d503cec8 Update DESCRIPTION 2014-08-31 13:39:49 -07:00
hetong b123fbbcf9 final revision before CRAN 2014-08-30 22:24:25 -07:00
unknown 22a38d8440 move demo to inst/examples 2014-08-30 21:04:47 -07:00
Tong He b153ffe451 Update DESCRIPTION 2014-08-30 20:46:21 -07:00
Tong He 9739a1c806 Update DESCRIPTION 2014-08-30 18:17:20 -07:00
hetong 257c864274 remove pdf file 2014-08-30 16:26:26 -07:00
hetong 9b618acba2 add import methods in NAMESPACE 2014-08-30 15:42:57 -07:00
hetong 3e85419428 add back import of methdos 2014-08-30 15:34:36 -07:00
hetong 1abdcaa11d eliminate warnings and notes from R CMD check 2014-08-30 15:17:17 -07:00
hetong a06f01e8ec improve document format 2014-08-30 15:14:36 -07:00
hetong daf430506e Merge branch 'master' of https://github.com/tqchen/xgboost 2014-08-30 12:11:40 -07:00
hetong f9fc1aec2f modify licence and desc to standard format 2014-08-30 12:11:15 -07:00
hetong 4cebbdae66 Merge branch 'master' of https://github.com/tqchen/xgboost 2014-08-30 12:10:41 -07:00
hetong 70cdd2787c add 00Index 2014-08-30 12:02:01 -07:00
hetong 1b7de855e9 remove logo 2014-08-30 11:53:58 -07:00
hetong 6d36e8460d change getinfo Rd 2014-08-30 11:28:10 -07:00
Tong He efe8b38a35 fix error in demo 2014-08-30 11:24:15 -07:00
hetong 5e839f6fe7 change location and template of vignette 2014-08-30 10:55:13 -07:00
hetong 84607a34a5 refine vignette 2014-08-29 22:40:07 -07:00
hetong 04c520ea3d refine vignette 2014-08-29 11:53:59 -07:00
hetong 8eb00e3916 refinement of document 2014-08-29 11:43:03 -07:00
hetong cc12ee0d22 Merge branch 'master' of https://github.com/tqchen/xgboost 2014-08-29 11:40:37 -07:00
hetong 5f510c683b add vignette 2014-08-29 11:40:15 -07:00
unknown 086433da0d add speedtest.R by -f 2014-08-28 22:40:44 -07:00
unknown b0130545a6 Merge branch 'master' of https://github.com/tqchen/xgboost 2014-08-28 22:00:44 -07:00
unknown 6ed5d37771 speed test for R, and refinement of item list in doc 2014-08-28 22:00:13 -07:00
unknown fba591fbf5 add slice document 2014-08-28 09:24:23 -07:00
unknown 26868ebada fix NAMESPACE with import classes 2014-08-28 09:22:11 -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
unknown 8127f31cdd add documentation notes 2014-08-28 01:44:03 -07:00
unknown a0f22f6aaa hide xgb.Boost 2014-08-27 22:25:54 -07:00
unknown 8a4e66299a remove default value for nrounds 2014-08-27 22:12:30 -07:00
unknown 4723b8c07e Merge branch 'master' of https://github.com/tqchen/xgboost 2014-08-27 21:36:27 -07:00
unknown 6ed5e713d5 ignore csv 2014-08-27 21:35:55 -07:00
unknown b51b913494 modification of higgs-pred.R 2014-08-27 21:31:13 -07:00
unknown ae4128fcb2 styling of else in R 2014-08-27 16:46:47 -07:00
Tong He 114cfb2167 fix a tiny bug in xgboost 2014-08-27 15:51:34 -07:00
unknown b151617ac1 Merge branch 'master' of https://github.com/tqchen/xgboost 2014-08-27 15:49:26 -07:00
unknown 02df006286 modify readme in R-package 2014-08-27 15:15:22 -07:00
unknown d693e8d5cc use demo instead of inst 2014-08-27 15:10:07 -07:00
unknown 0f0c12707c modify xgb.getinfo to getinfo 2014-08-27 15:03:24 -07:00