Commit Graph
100 Commits
Author SHA1 Message Date
tqchen fabe2f39e2 more clean makefile 2014-08-31 08:36:17 -07:00
tqchen f2c8093ba6 check in description 2014-08-30 20:22:36 -07:00
tqchen 104d1d61c7 add license name 2014-08-30 20:06:31 -07:00
tqchen 273816a3b4 chg data 2014-08-30 18:58:32 -07:00
tqchen 9c0389981a fix print problem, fix Tong's email format 2014-08-30 18:49:30 -07:00
tqchen 2c1aabf6b0 fix indent 2014-08-30 12:47:04 -07:00
tqchen 6e054e8fa4 fix indent 2014-08-30 12:45:46 -07:00
tqchen 74b27bfad2 Merge branch 'master' of ssh://github.com/tqchen/xgboost 2014-08-30 12:03:41 -07:00
tqchen 51ef32d73a chg makefile 2014-08-30 12:03:32 -07:00
tqchen 03127fc07e checkin makefile 2014-08-28 22:21:51 -07:00
tqchen 3e92eb13d3 make it packable 2014-08-28 21:46:12 -07:00
tqchen 2e96bc51f5 do things 2014-08-28 21:23:27 -07:00
tqchen 8c50cbb6dd checkin slice 2014-08-28 09:04:30 -07:00
tqchen 776e4627de pass pedantic 2014-08-28 08:40:34 -07:00
tqchen 8100006483 fix 2014-08-28 08:34:51 -07:00
tqchen df6cd25fd5 OK 2014-08-28 07:43:26 -07:00
tqchen d79161cfce chg 2014-08-28 07:38:44 -07:00
tqchen d00302d3ac get a pass in function docstring 2014-08-28 07:35:57 -07:00
tqchen 12b19c97fa change higgs script, remove R wrapper 2014-08-27 21:13:04 -07:00
tqchen 7ab45b3e64 add files back 2014-08-27 21:07:31 -07:00
tqchen 414e7f27ff Merge branch 'master' into unity
Conflicts:
	src/learner/evaluation-inl.hpp
	wrapper/xgboost_R.cpp
	wrapper/xgboost_wrapper.cpp
	wrapper/xgboost_wrapper.h
2014-08-26 20:32:07 -07:00
tqchen 4787108b5f change uint64_t to ulong, to make mac happy, this is final change 2014-08-26 20:10:07 -07:00
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 2623ab0a60 chg size_t to uint64_t unsigned long in wrapper 2014-08-26 19:06:53 -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 4c04cf8728 add grow5 back, seems no changes 2014-08-25 14:08:38 -07:00
tqchen 0066cd13a7 Merge branch 'unity' of ssh://github.com/tqchen/xgboost into unity 2014-08-25 13:57:21 -07:00
tqchen 3e9f8bfac9 change things back 2014-08-25 13:56:03 -07:00
tqchen b708f3f029 Merge branch 'unity' of ssh://github.com/tqchen/xgboost into unity
Conflicts:
	src/learner/evaluation-inl.hpp
2014-08-25 11:56:59 -07:00
tqchen 9e5788a47c Merge branch 'master' into unity 2014-08-25 11:22:37 -07:00
tqchen e4b9ee22fa :Merge branch 'unity'
Conflicts:
	src/gbm/gbtree-inl.hpp
	src/learner/evaluation-inl.hpp
	src/tree/param.h
2014-08-25 11:21:56 -07:00
tqchen fd03239b77 fix now today, try to think how to work tmr 2014-08-24 22:08:21 -07:00
tqchen f62b4a02f9 beta version, do a review 2014-08-24 21:36:30 -07:00
tqchen ce97f2fdf8 a fixed version 2014-08-24 21:17:13 -07:00
tqchen 6daa1c365d add cvgrad stats, simplify data 2014-08-24 20:07:16 -07:00
tqchen c640485f1d initial correction for vec tree 2014-08-24 18:48:19 -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