Commit Graph
100 Commits
Author SHA1 Message Date
tqchen 90226035fa chg r package path back 2014-08-26 19:39:34 -07:00
tqchen 7739f57c8b change omp loop var to bst_omp_uint, add XGB_DLL to wrapper 2014-08-26 19:37:04 -07:00
tqchen 97467fe807 chg size_t to uint64_t 2014-08-26 19:12:51 -07:00
tqchen 3c1ed847fb remove dependency on bst 2014-08-26 18:06:22 -07:00
tqchen 7297c0a92b add openmp flags 2014-08-25 22:14:48 -07:00
tqchen ddc0970c46 Merge branch 'master' of ssh://github.com/tqchen/xgboost 2014-08-25 22:02:19 -07:00
tqchen 0fca16008e runnable 2014-08-25 22:01:35 -07:00
tqchen c6eaf01a97 add git ignore 2014-08-25 21:25:49 -07:00
tqchen 68f38cf228 initial trial package 2014-08-25 21:20:55 -07:00
tqchen 7874c2559b add changes 2014-08-24 17:25:17 -07:00
tqchen da75f8f1a4 move ncol, row to booster, add set/get uint info 2014-08-24 17:19:22 -07:00
tqchen 19447cdb12 chg higgs back 2014-08-24 16:09:13 -07:00
tqchen 4889b40abc tstats now depend on param 2014-08-24 16:08:58 -07:00
tqchen 49e6575c86 add set leaf, constructor of tstats now rely on param 2014-08-24 16:07:59 -07:00
tqchen ba9fbd380c templatize refresher 2014-08-24 15:22:11 -07:00
tqchen f71b732e7a refactor grad stats to be like visitor 2014-08-24 15:17:22 -07:00
tqchen d49c6e6e84 fix 2014-08-24 09:51:15 -07:00
tqchen 88beee5639 try to fix compile bug 2014-08-24 09:47:08 -07:00
tqchen b381c842f1 link glc 2014-08-23 21:14:53 -07:00
tqchen 5802141d59 add glc comment 2014-08-23 21:12:55 -07:00
tqchen fea7245fa0 chg python back 2014-08-23 20:53:56 -07:00
tqchen d16a56814b remove pred.csv 2014-08-23 20:53:16 -07:00
tqchen ed9d8a1c0e add higgs example 2014-08-23 20:52:56 -07:00
tqchen d86cd62415 add acknowledgement 2014-08-23 19:04:50 -07:00
tqchen a656e61571 ok 2014-08-23 18:57:19 -07:00
tqchen 3b12ff51b9 seems ok 2014-08-23 18:38:39 -07:00
tqchen de83ac72ea complete R example 2014-08-23 15:26:08 -07:00
tqchen 8bf758c63b chg wrapper 2014-08-23 14:27:56 -07:00
tqchen 08a6b92216 chg 2014-08-23 14:20:29 -07:00
tqchen 3ba7995754 finish dump 2014-08-23 13:09:47 -07:00
tqchen 40da2fa2c0 workable R wrapper 2014-08-23 12:14:44 -07:00
tqchen 5e23f6577f try add R wrapper 2014-08-23 09:30:02 -07:00
tqchen 9d210f9bd3 ok 2014-08-22 20:14:43 -07:00
tqchen 58cda4d708 ok 2014-08-22 19:53:52 -07:00
tqchen 104fced9c3 ok 2014-08-22 19:52:43 -07:00
tqchen ce5b776bdc add change note 2014-08-22 19:47:05 -07:00
tqchen 07ddf98718 add log 2014-08-22 19:41:58 -07:00
tqchen 2ac8cdb873 check in linear model 2014-08-22 19:27:33 -07:00
tqchen 37b707e110 clean up 2014-08-22 16:51:27 -07:00
tqchen bf71cf52be add 2014-08-22 16:50:28 -07:00
tqchen 24030b26fd add 2014-08-22 16:49:42 -07:00
tqchen edc539a024 add message about glc 2014-08-22 16:47:50 -07:00
tqchen 4ed67b9c27 Merge branch 'unity' of ssh://github.com/tqchen/xgboost into unity 2014-08-22 16:26:45 -07:00
tqchen 58354643b0 chg root index to booster info, need review 2014-08-22 16:26:37 -07:00
tqchen a45fb2d737 Merge branch 'unity' of ssh://github.com/tqchen/xgboost into unity 2014-08-22 16:10:23 -07:00
tqchen 3f5b5e1fdc add apratio 2014-08-22 16:10:19 -07:00
tqchen 58d74861b9 fix multiclass 2014-08-22 14:29:32 -07:00
tqchen 762b360739 fix typo 2014-08-19 08:42:36 -07:00
tqchen e7de77aa1f chg 2014-08-19 08:08:54 -07:00
tqchen 406db647f2 add pratio 2014-08-19 08:05:05 -07:00
tqchen fdba6e9c46 add pratio 2014-08-19 08:02:29 -07:00
tqchen d08d8ed3ed add tree refresher, need review 2014-08-18 21:32:48 -07:00
tqchen f757520c02 add tree refresher, need review 2014-08-18 21:32:31 -07:00
tqchen dbf3a21942 change dense fvec logic to tree 2014-08-18 19:03:32 -07:00
tqchen 1d8c2391e8 update tree maker to make it more robust 2014-08-18 14:58:30 -07:00
tqchen 3de07b0abe add more guideline about python path 2014-08-18 14:12:35 -07:00
tqchen d3bfc31e6a enforce putting iteration numbers in train 2014-08-18 09:00:23 -07:00
tqchen 3c1c7e2780 Merge branch 'unity' of ssh://github.com/tqchen/xgboost into unity 2014-08-18 08:57:45 -07:00
tqchen e912dd3364 fix omp 2014-08-18 08:57:26 -07:00
tqchen 0d9a8c042c make xgcombine buffer work 2014-08-17 22:49:36 -07:00
tqchen 4ed4b08146 ok 2014-08-17 20:47:20 -07:00
tqchen 5a472145de check in rank loss 2014-08-17 20:32:02 -07:00
tqchen 9df8bb1397 check in softmax multiclass 2014-08-17 19:16:17 -07:00
tqchen e77df13815 ok 2014-08-17 18:49:54 -07:00
tqchen 301685e0a4 python module pass basic test 2014-08-17 18:43:25 -07:00
tqchen af100dd869 remake the wrapper 2014-08-17 17:43:46 -07:00
tqchen 2c969ecf14 first version that reproduce binary classification demo 2014-08-16 15:44:35 -07:00
tqchen c4acb4fe01 check in io module 2014-08-16 14:06:31 -07:00
tqchen ac1cc15b90 pass fmatrix as const 2014-08-15 21:24:23 -07:00
tqchen d9dbd1efc6 modify readme 2014-08-15 21:06:44 -07:00
tqchen 34dd409c5b mv code into src 2014-08-15 21:04:23 -07:00
tqchen 3589e8252f refactor config 2014-08-15 21:02:33 -07:00
tqchen dafa44753a chg readme 2014-08-15 20:22:54 -07:00
tqchen 2a92c82b92 start unity refactor 2014-08-15 20:15:58 -07:00
tqchen 662733db31 support for multiclass output prob 2014-08-01 11:21:17 -07:00
tqchen 1620cfc9e8 fix combine buffer 2014-05-25 16:46:03 -07:00
tqchen ec62953e54 add rand seeds back 2014-05-25 10:18:04 -07:00
tqchen 86515a2c15 ok 2014-05-25 10:15:57 -07:00
tqchen 6abfce620c make python random seed invariant in each round 2014-05-24 20:57:39 -07:00
tqchen e2999a0efb fix sometimes python cachelist problem 2014-05-20 15:42:19 -07:00
tqchen 89a2fc5e94 more clean demo 2014-05-20 08:33:35 -07:00
tqchen ea3bf5d57e fix bug in classification, scale_pos_weight initialization 2014-05-20 08:30:19 -07:00
tqchen f4dedc4d2d chg 2014-05-19 10:02:01 -07:00
tqchen 7aae2ec009 add omp flag back 2014-05-17 11:07:12 -07:00
tqchen 1afe894a63 use back g++ 2014-05-17 11:06:36 -07:00
tqchen 29363d6100 force handle as void_p, seems fix mac problem 2014-05-17 11:03:21 -07:00
tqchen 2507e4403a add return type for xgboost, don't know if it is mac problem 2014-05-17 09:13:54 -07:00
tqchen 3975bf1e62 some cleanup 2014-05-16 21:29:14 -07:00
tqchen baed0d0f08 fix for loss_type problem in outside reset base 2014-05-16 21:28:03 -07:00
tqchen bf473bd6c8 Merge branch 'master' of ssh://github.com/tqchen/xgboost 2014-05-16 20:58:03 -07:00
tqchen 71fc734d3b chg 2014-05-16 20:57:54 -07:00
tqchen 877bac216c Merge branch 'dev' of ssh://github.com/tqchen/xgboost into dev 2014-05-16 20:46:18 -07:00
tqchen 348d35a668 add ignore 2014-05-16 20:46:08 -07:00
tqchen d7bb10eb79 final check 2014-05-16 20:44:02 -07:00
tqchen 51482a29bf Merge branch 'dev' of ssh://github.com/tqchen/xgboost into dev 2014-05-16 20:37:55 -07:00
tqchen d429289ad3 ok 2014-05-16 20:37:45 -07:00
tqchen 84afaaaa7d Merge branch 'dev' of ssh://github.com/tqchen/xgboost into dev 2014-05-16 20:29:17 -07:00
tqchen b07ff1ac8d fix softmax 2014-05-16 20:28:07 -07:00
tqchen 6c72d02205 chg 2014-05-16 20:18:34 -07:00
tqchen 8e5e3340a2 multi class 2014-05-16 20:12:04 -07:00