Commit Graph
106 Commits
Author SHA1 Message Date
tqchen 6fa0948461 Merge branch 'master' of ssh://github.com/tqchen/xgboost 2014-03-25 17:18:27 -07:00
tqchen 61123f86aa small fix 2014-03-25 17:17:00 -07:00
Tianqi Chen 110b97fea2 Update README.md 2014-03-26 08:01:47 +08:00
Tianqi Chen b2eb4e956b Update README.md 2014-03-26 08:01:24 +08:00
Tianqi Chen 56ae0e32e3 Update README 2014-03-26 07:21:15 +08:00
tqchen e59ed018e6 fix test to pred 2014-03-24 00:31:53 -07:00
kalenhaha 3123d11655 remove test directory 2014-03-23 00:05:46 +08:00
kalenhaha ca74cba9ec adding regression demo 2014-03-22 21:52:29 +08:00
kalenhaha a84d4f3e68 Merge branch 'master' of https://github.com/tqchen/xgboost 2014-03-22 21:50:31 +08:00
kalenhaha 76cd1561a0 separate binary classification and regression demo 2014-03-22 21:48:27 +08:00
Tianqi Chen 5b4f77488c Update README.md 2014-03-20 23:12:41 -07:00
Tianqi Chen b0676fc682 Update README.md 2014-03-20 23:12:16 -07:00
tqchen 97418b113e add batch running 2014-03-20 16:27:24 -07:00
tqchen d56394d2ef add feature constraint 2014-03-19 10:47:56 -07:00
tqchen 6a91438634 fixed remove bug 2014-03-13 13:42:40 -07:00
tqchen da3b3c8136 neglok 2014-03-12 20:28:21 -07:00
tqchen fcf06a7164 support int type 2014-03-12 17:58:14 -07:00
tqchen 8f9efa2725 more compact 2014-03-11 13:07:20 -07:00
tqchen 6e48a938c6 add accuracy 2014-03-11 13:06:22 -07:00
tqchen 19b28b978d fix delete 2014-03-11 12:40:51 -07:00
tqchen 8f16ef8e75 add remove tree 2014-03-11 11:25:50 -07:00
tqchen d2377b26bd add name dumpath 2014-03-06 11:23:51 -08:00
tqchen 70f3f31206 add add and remove 2014-03-05 16:39:07 -08:00
tqchen f62c5dc3c1 try interact mode 2014-03-05 15:28:53 -08:00
tqchen 2d67377a96 add a test folder 2014-03-05 15:20:11 -08:00
tqchen d982be9dca complete row maker 2014-03-05 14:38:13 -08:00
tqchen 98114cabce add row tree maker, to be finished 2014-03-05 11:00:03 -08:00
tqchen 2910bdedf4 split new base treemaker, not very good abstraction, but ok 2014-03-05 10:20:36 -08:00
tqchen 128e94be1a fix reg model_out 2014-03-05 09:34:37 -08:00
tqchen eade6ddf7c reupdate data 2014-03-04 22:47:39 -08:00
tqchen 9b45210fa7 fix text 2014-03-04 16:22:24 -08:00
tqchen ddd61b43be fix fmatrix 2014-03-04 11:45:22 -08:00
tqchen 98e851d80f add simple text loader 2014-03-04 11:33:33 -08:00
tqchen 3d223232e3 ok fix 2014-03-03 22:20:45 -08:00
tqchen b689b4525a big change, change interface to template, everything still OK 2014-03-03 22:16:37 -08:00
tqchen a3ca03cfc1 backup makefile 2014-03-03 15:21:50 -08:00
tqchen 2aa1978cb6 compatibility issue with openmp 2014-03-03 15:11:41 -08:00
tqchen e3b7abfb47 ok 2014-03-03 12:26:40 -08:00
tqchen 2adf905dcf maptree is not needed 2014-03-03 11:06:24 -08:00
tqchen cfbeeef9c1 fix fmap 2014-03-03 11:05:10 -08:00
tqchen 8ae1d37828 auto do reboost 2014-03-02 16:42:22 -08:00
tqchen 0fc64d1c2a chg file name of reg 2014-03-02 16:39:00 -08:00
tqchen 1eca127f69 chg file name of reg 2014-03-02 16:38:59 -08:00
tqchen c7b29774c2 change test task to pred 2014-03-02 16:20:42 -08:00
tqchen a8f69878eb make style more like Google style 2014-03-02 13:30:24 -08:00
tqchen 51b6d86c17 add smart decision of nfeatures 2014-03-01 21:49:29 -08:00
tqchen 082a57ba0b fix type 2014-03-01 21:29:07 -08:00
tqchen f3c98d0c4b add smart load 2014-03-01 21:15:54 -08:00
tqchen 1748e4517a full omp support for regression 2014-03-01 20:56:25 -08:00
tqchen 328e41244c fix col maker, make it default 2014-03-01 15:16:30 -08:00