Commit Graph
3697 Commits
Author SHA1 Message Date
tqchen 244a589e5d change include order, so that Rinternal does not disturb us 2014-09-03 11:31:05 -07:00
antinucleon 2182ebcba1 Merge branch 'master' of github.com:tqchen/xgboost 2014-09-03 00:38:06 -06:00
antinucleon 02dd8d1212 chg 2014-09-03 00:37:55 -06:00
Tianqi Chen 85dbaf638b Update xgboost.Rnw 2014-09-02 23:33:04 -07:00
Tianqi Chen 642b5bda0a Update DESCRIPTION 2014-09-02 23:30:53 -07:00
Tianqi Chen 582ef2f9d5 Update DESCRIPTION 2014-09-02 23:29:48 -07:00
tqchen 06b5533209 chg fobj back to obj, to keep parameter name unchanged 2014-09-02 23:15:41 -07:00
tqchen ac8958b284 move custom obj build in into booster 2014-09-02 23:07:50 -07:00
tqchen 10648a1ca7 remove using std from cpp 2014-09-02 22:43:19 -07:00
tqchen 1dbcebb6fe fix cxx98 2014-09-02 22:12:28 -07:00
tqchen 65340ffda6 quick lint 2014-09-02 17:51:05 -07:00
tqchen 401d648372 some lint 2014-09-02 17:49:39 -07:00
tqchen e6e467ad60 more ignore 2014-09-02 17:40:30 -07:00
tqchen f3360d173b pass trival test 2014-09-02 17:38:51 -07:00
tqchen 226d26d40c still buggy 2014-09-02 17:18:17 -07:00
tqchen a89e3063e6 untested version of cpage 2014-09-02 15:34:11 -07:00
tqchen e4817bb4c3 fix ntreelimit 2014-09-02 15:05:49 -07:00
antinucleon 5177fa02e4 adjust weight 2014-09-02 15:22:08 -06:00
tqchen 4b9aeea89c finish the fmatrix 2014-09-02 13:14:54 -07:00
tqchen 76c513b191 t push origin unityMerge branch 'master' into unity 2014-09-02 11:22:57 -07:00
tqchen eeb04a0603 Merge remote-tracking branch 'origin/unity'
Conflicts:
	R-package/src/Makevars
	R-package/src/Makevars.win
	src/utils/io.h
	wrapper/xgboost.py
2014-09-02 11:22:47 -07:00
tqchen c75275a861 more movement to beginptr 2014-09-02 11:14:57 -07:00
tqchen 27cabd131e add beginPtr, to make vector address taking safe 2014-09-02 11:01:38 -07:00
tqchen 70219ee1ae move nthread to local var 2014-09-02 09:06:24 -07:00
tqchen 28128a1b6e fix new warning 2014-09-02 09:02:27 -07:00
tqchen 1d5db6877d fix param.h 2014-09-02 08:55:26 -07:00
tqchen c9f2f47acb fix som solaris 2014-09-02 00:12:15 -07:00
tqchen bb5c151f57 move sprintf into std 2014-09-01 23:12:50 -07:00
tqchen 29a7027dba fix the zero length vector 2014-09-01 22:50:48 -07:00
tqchen 9100ffc12a chg version 2014-09-01 22:32:03 -07:00
tqchen 42fb7b4d9d some fix to make it more c++ 2014-09-01 22:06:10 -07:00
tqchen e43bb91185 add matrix builder 2014-09-01 21:30:03 -07:00
tqchen 9d3e09ff2a make rowbatch page flexible 2014-09-01 20:44:15 -07:00
Tianqi Chen 50f1b5d903 Update README.md 2014-09-01 19:00:37 -07:00
Tianqi Chen b60b23ed1c Update README.md 2014-09-01 18:58:56 -07:00
Tianqi Chen 48411193ae Update README.md 2014-09-01 18:58:00 -07:00
Tianqi Chen 1841d730af Update README.md 2014-09-01 18:55:20 -07:00
Tianqi Chen 85e3fbb06a Update README.md 2014-09-01 18:54:45 -07:00
Tianqi Chen 51a9a36b51 Update DESCRIPTION 2014-09-01 18:53:24 -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
tqchen 0d5debcc25 fine fix 2014-09-01 17:23:44 -07:00
tqchen 0c5f2b9409 gard GNU c 2014-09-01 17:15:04 -07:00
tqchen 2f6a64e8fa Merge branch 'master' of ssh://github.com/tqchen/xgboost
Conflicts:
	src/utils/omp.h
2014-09-01 17:03:20 -07:00
tqchen a6ce55493d make R package strict c99 2014-09-01 17:02:42 -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
tqchen 8863c520e7 some quick fix 2014-09-01 15:32:02 -07:00