1613 Commits

Author SHA1 Message Date
tqchen
e6b8b23a2c allow booster to be pickable, add copy function 2015-05-16 12:59:55 -07:00
tqchen
39f1da08d2 Merge branch 'master' of ssh://github.com/dmlc/xgboost 2015-05-15 23:54:40 -07:00
tqchen
09a841f810 auto turn on optimization 2015-05-15 23:54:34 -07:00
tqchen
792cff5abc checkin some micro optimization 2015-05-15 23:54:03 -07:00
Tianqi Chen
f49525ee95 Merge pull request #319 from jdwittenauer/master
Add classes_ attribute to scikit-learn wrapper
2015-05-15 22:03:18 -07:00
John Wittenauer
4e080928a8 Added classes_ attribute to scikit-learn wrapper. 2015-05-15 21:19:39 -04:00
Tianqi Chen
9c52fc8e22 Merge pull request #314 from enizhibitsky/wrapper_stopping_fix
Fix early stopping in python wrapper
2015-05-14 16:16:47 -07:00
Tianqi Chen
019ab50994 Merge pull request #313 from alexchao56/master
Updated grammar for the README.md
2015-05-14 16:16:13 -07:00
Eugene Nizhibitsky
b63868327f Fix early stopping in python wrapper 2015-05-14 22:55:49 +03:00
Alex Chao
e080c663a8 Updated grammar for the README.md 2015-05-14 11:57:50 -07:00
tqchen
3a7808dc7d remove print 2015-05-13 23:34:09 -07:00
Tianqi Chen
49ad633530 Update xgboost.py 2015-05-13 23:15:19 -07:00
Tong He
e03ef41829 Merge pull request #312 from by321/master
xgb.cv( printEveryN ) parameter to print every n-th progress message
2015-05-13 22:18:47 -07:00
by321
a4341f22a2 xgb.csv(printEveryN) parameter to print every n-th progress message 2015-05-13 21:51:05 -07:00
tqchen
b8b0243d95 Merge branch 'master' of ssh://github.com/dmlc/xgboost 2015-05-12 20:21:00 -07:00
tqchen
62801f5343 allow fpic 2015-05-12 20:20:30 -07:00
Tianqi Chen
cb4d7f821f Update README.md v0.40 2015-05-11 23:44:02 -07:00
tqchen
42bf52f462 0.4 2015-05-11 23:42:49 -07:00
hetong
755eab8949 update date 2015-05-11 20:58:41 -07:00
hetong
c05cc48dfa delete abundant file 2015-05-11 20:55:09 -07:00
hetong007
cfdd6029a8 rename demo of early stopping 2015-05-11 16:59:18 -07:00
Tong He
d7da4189dc Merge pull request #296 from by321/master
new parameter in xgboost() and xgb.train() to print every N-th progress message
2015-05-11 16:55:14 -07:00
hetong007
90096e718c fix early stopping 2015-05-11 16:53:51 -07:00
hetong007
83ace55f51 add early stopping to xgb.cv 2015-05-11 16:03:40 -07:00
hetong007
60d307c445 add poisson demo 2015-05-11 15:21:54 -07:00
by321
5dacab0e22 new parameter in xgboost() and xgb.train() to print every N-th progress message 2015-05-11 14:18:24 -07:00
Tianqi Chen
9c0ba67088 Update README.md 2015-05-11 08:45:59 -07:00
Tianqi Chen
8b9e87790a Merge pull request #299 from jseabold/pickle-xgbooster
ENH: Pickle xgbooster enhancments. Thanks!
2015-05-11 08:44:36 -07:00
Skipper Seabold
15ea00540a EX: Make separate example for fork issue. 2015-05-11 09:30:51 -05:00
Skipper Seabold
fa8c6e2f0b DOC: Add warning about fork + openmp 2015-05-11 09:09:08 -05:00
Skipper Seabold
99c2df9913 EX: Show example of pickling and parallel use. 2015-05-11 09:09:08 -05:00
Skipper Seabold
932af821c5 CLN: Remove unused import. Fix comment. 2015-05-11 09:09:05 -05:00
Tianqi Chen
08848ab3ee Update README.md 2015-05-10 17:45:20 -07:00
Tianqi Chen
6f56e0f4ef Merge pull request #307 from pommedeterresautee/master
cleaning Rmarkdown
2015-05-10 08:51:42 -07:00
El Potaeto
3104f1f806 wording + presentation Otto rmarkdown 2015-05-10 09:39:21 +02:00
El Potaeto
cebca6846d ref in README 2015-05-10 09:38:48 +02:00
hetong007
d3564f34d5 Merge branch 'master' of github.com:dmlc/xgboost 2015-05-09 18:09:05 -07:00
hetong007
3f9921762a support both early stop name 2015-05-09 18:08:47 -07:00
tqchen
3a534d264d fix wrapper gc bug 2015-05-09 17:39:45 -07:00
tqchen
9a85c108e2 Merge branch 'master' of ssh://github.com/tqchen/xgboost 2015-05-09 17:39:11 -07:00
Tong He
f6fc38f7af Merge pull request #298 from pommedeterresautee/master
Documentation improvement
2015-05-08 15:15:56 -07:00
pommedeterresautee
11ba651a07 Regularization parameters documentation improvement 2015-05-08 16:59:29 +02:00
pommedeterresautee
e92d384a6a small change in the wording of Otto R markdown 2015-05-08 16:29:29 +02:00
tqchen
a4de0ebcd4 change numpy to bytearray as buffer 2015-05-07 18:21:15 -07:00
tqchen
6942980ebb Merge branch 'master' of ssh://github.com/dmlc/xgboost 2015-05-07 18:13:29 -07:00
tqchen
68444a0626 fix pkl problem 2015-05-07 18:11:40 -07:00
Tianqi Chen
0af5cfbac3 Merge pull request #291 from pommedeterresautee/master
Rmarkdown improvement
2015-05-07 10:28:40 -07:00
Tianqi Chen
c6c7dc0a93 Update CHANGES.md 2015-05-06 17:11:39 -07:00
Tianqi Chen
2d748fb6fa Update xgboost.py 2015-05-06 16:46:27 -07:00
tqchen
60bf389825 update version to be consistent with python 2015-05-06 16:45:05 -07:00