Commit Graph
80 Commits
Author SHA1 Message Date
Tianqi Chen 7393291f81 msvc 2014-09-01 08:59:02 -07:00
Tianqi Chen d5f37d1238 add git ignore 2014-08-31 14:13:44 -07:00
Tianqi Chen 4d5ec01cd3 change windows 2014-08-31 09:25:25 -07:00
Tianqi Chen d4aacbf8cf add ignore 2014-08-31 09:08:17 -07:00
Tianqi Chen 3f7aeb22c5 fix some windows type conversion warning 2014-08-30 12:40:51 -07:00
Tianqi Chen 99c44f2e51 fix makefile in win 2014-08-30 12:25:41 -07:00
Tianqi Chen 202a17f148 fix windows 2014-08-30 12:10:50 -07:00
Tianqi Chen 86e852d1da edit the doc 2014-08-30 09:31:14 -07:00
Tianqi Chen 366ac95ad3 windows check 2014-08-29 21:27:03 -07:00
Tianqi Chen de111a1c26 make windows version in 2010 2014-08-27 21:01:39 -07:00
Tianqi Chen 84e5fc285b bst_ulong supported by sparsematrix builder 2014-08-26 20:32:33 -07:00
Tianqi Chen d00f27dc6b change uint64_t to depend on utils 2014-08-26 20:08:13 -07:00
Tianqi Chen 3e5cb25830 minor fix, add openmp 2014-08-26 20:02:10 -07:00
Tianqi Chen 9d2c1cf9f5 add omp uint when openmp is not there 2014-08-26 19:59:55 -07:00
Tianqi Chen 98e92f1a79 more detailed warning 2014-08-26 09:29:17 -07:00
Tianqi Chen b1bffde6c9 fix compile under rtools 2014-08-26 09:09:28 -07:00
Tianqi Chen 47a0e84c5f add win make 2014-08-25 21:54:24 -07:00
Tianqi Chen bd52a7f448 changes 2014-08-25 11:13:06 -07:00
Tianqi Chen ca0b008fb0 clean up warnings from msvc 2014-08-25 11:01:21 -07:00
tqchen 364b4a0f77 add name dumpath 2014-03-06 11:23:51 -08:00
tqchen d960550933 add add and remove 2014-03-05 16:39:07 -08:00
tqchen ef5a389ecf try interact mode 2014-03-05 15:28:53 -08:00
tqchen 2bdcad9630 add a test folder 2014-03-05 15:20:11 -08:00
tqchen 74828295fe complete row maker 2014-03-05 14:38:13 -08:00
tqchen 73dfdc539b add row tree maker, to be finished 2014-03-05 11:00:03 -08:00
tqchen cf14b11130 split new base treemaker, not very good abstraction, but ok 2014-03-05 10:20:36 -08:00
tqchen 8ef7d6beb4 fix reg model_out 2014-03-05 09:34:37 -08:00
tqchen 0fdda29470 reupdate data 2014-03-04 22:47:39 -08:00
tqchen fad6522a53 backup makefile 2014-03-03 15:21:50 -08:00
tqchen bbbbe6bc4e compatibility issue with openmp 2014-03-03 15:11:41 -08:00
tqchen 5a65f4b958 ok 2014-03-03 12:26:40 -08:00
tqchen f0b38810bb maptree is not needed 2014-03-03 11:06:24 -08:00
tqchen 623e003923 fix fmap 2014-03-03 11:05:10 -08:00
tqchen 7761d562b1 add smart decision of nfeatures 2014-03-01 21:49:29 -08:00
tqchen 0f410ac54a fix type 2014-03-01 21:29:07 -08:00
tqchen 75427938c3 add smart load 2014-03-01 21:15:54 -08:00
tqchen 5cdc38648b full omp support for regression 2014-03-01 20:56:25 -08:00
tqchen 550010e9d2 fix col maker, make it default 2014-03-01 15:16:30 -08:00
tqchen 394d325078 add col maker 2014-03-01 14:00:09 -08:00
Tianqi Chen 1f04893784 Update README.md 2014-02-28 20:13:01 -08:00
Tianqi Chen 260cbcd3c0 Update README.md 2014-02-28 20:10:57 -08:00
tqchen e4a4f7d315 chg license, README 2014-02-28 20:09:40 -08:00
tqchen b57656902e start add coltree maker 2014-02-28 11:44:50 -08:00
tqchen 82807b3a55 add dump2json 2014-02-26 18:54:12 -08:00
tqchen 733f8ae393 add pathdump 2014-02-26 17:08:23 -08:00
tqchen 4a612eb3ba modify tree so that training is standalone 2014-02-26 16:03:00 -08:00
tqchen 2c6922f432 modify tree so that training is standalone 2014-02-26 16:02:58 -08:00
tqchen 9b09cd3d49 change input data structure 2014-02-26 11:51:58 -08:00
tqchen 6fa5c30777 fix mushroom 2014-02-24 23:19:58 -08:00
tqchen c4949c0937 finish mushroom 2014-02-24 23:06:57 -08:00
tqchen 9d6ef11eb5 add mushroom classification 2014-02-24 22:25:43 -08:00
tqchen 4aa4faa625 add mushroom 2014-02-24 22:19:40 -08:00
tqchen daab1fef19 pass simple test 2014-02-20 22:28:05 -08:00
tqchen e52720976c changes to reg booster 2014-02-20 22:08:31 -08:00
tqchen 5c09686c78 Update README.md 2014-02-15 11:22:50 -08:00
tqchen d6261c25f2 Update README.md 2014-02-11 20:38:06 -08:00
tqchen bf81263301 chg fmt to libsvm 2014-02-10 21:41:43 -08:00
tqchen 45a452b27e cleanup reg 2014-02-10 21:09:09 -08:00
tqchen 56e4a2ced1 add regression data 2014-02-10 20:32:23 -08:00
tqchen 365b8c4bdc Update README.md 2014-02-08 19:02:33 -08:00
tqchen 6c38e35ffb Update README.md 2014-02-08 13:01:10 -08:00
tqchen 08604d35fc Update README.md 2014-02-08 13:00:49 -08:00
tqchen 52058735d0 Update README.md 2014-02-08 12:50:24 -08:00
tqchen 6a43247bc3 finish readme 2014-02-08 11:47:37 -08:00
tqchen 33acaaa3ae add linear booster 2014-02-08 11:24:35 -08:00
tqchen d656d9df2c add ok 2014-02-07 22:51:16 -08:00
tqchen e8feddc6a8 chg makefile 2014-02-07 22:43:13 -08:00
tqchen bed2e26019 adapt tree booster 2014-02-07 22:41:32 -08:00
tqchen 5d052b9e14 adapt svdfeature tree 2014-02-07 22:38:26 -08:00
tqchen bf36374678 add detailed comment about gbmcore 2014-02-07 20:30:39 -08:00
tqchen 1e7ac402e6 add empty folder for regression. TODO 2014-02-07 20:20:09 -08:00
tqchen 9ee1048fe9 move core code to booster 2014-02-07 20:13:27 -08:00
tqchen 0d3ecd9033 add base code 2014-02-07 18:40:53 -08:00
tqchen 4e2d67b81a sync everything 2014-02-06 21:28:47 -08:00
tqchen 51d8409e30 add config 2014-02-06 21:26:27 -08:00
tqchen ee7643bdf6 update this folder 2014-02-06 16:06:59 -08:00
tqchen 5a2b8678fc update this folder 2014-02-06 16:06:18 -08:00
tqchen 750871a158 initial cleanup of interface 2014-02-06 16:03:04 -08:00
tqchen aecfbf5096 init commit 2014-02-06 15:50:50 -08:00
tqchen 225aa9841b Initial commit 2014-02-06 09:28:03 -08:00