Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dmlc/xgboost

Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
https://github.com/dmlc/xgboost

modify

8bbed3573616ade1e578116f18be565a3c66ae8e authored over 9 years ago by tqchen <[email protected]>
Merge pull request #337 from jonrobinson2/patch-1

Update xgboostPresentation.Rmd

27e4cbb215af89134afbf7b3dc4da6a49debdd34 authored over 9 years ago by Tong He <[email protected]>
Update xgb.cv.R

f9ae83e95159f7503903c4d309fe54a07fb01d5d authored over 9 years ago by Tong He <[email protected]>
Update xgboostPresentation.Rmd

Edited to note unavailability of stable version of this package on CRAN.

http://cran.r-projec...

a55f4d341671e337d8dfbab7edcd45eed3a38f94 authored over 9 years ago by Jonathan Robinson <[email protected]>
rename arguments to be dot-seperated

733d23aef82738d3220cf1148c18c67565b515ab authored over 9 years ago by hetong007 <[email protected]>
change doc and demo for new obj feval interface

8d3a7e1688f075779f7ba96ec6d68cba23a75619 authored over 9 years ago by hetong007 <[email protected]>
customized obj and feval interface

19b24cf978763701b41a928679e254743c18b629 authored over 9 years ago by hetong007 <[email protected]>
Update xgb.train.R

458585b5fdb61787e9e33d4bcdc97b2ab87dde97 authored over 9 years ago by Tong He <[email protected]>
Update xgboost.py

1d57cfb7bd41cea56b4d2fdc03cb969e80581e8c authored over 9 years ago by Tianqi Chen <[email protected]>
Update README.md

bc7241b2a4c1a1a05c83e3e8000871fe1f3090a5 authored over 9 years ago by Tianqi Chen <[email protected]>
Update LICENSE

7d132aefa98f98a127c6c41ac71fc0299ddfd4ac authored over 9 years ago by Tianqi Chen <[email protected]>
Update parameter.md

a31aaa410c5da0c9722d5861877643359304ec7d authored over 9 years ago by Tianqi Chen <[email protected]>
Merge pull request #328 from drsaltiel/patch-1

Update parameter.md to include parameter ranges

da5e62773d4b903c4146c892cc3ae6a4502a7047 authored over 9 years ago by Tianqi Chen <[email protected]>
Update parameter.md to include parameter ranges

only updated for tree booster parameters

b1c79323af4ed025054fdae1c278112b9dadb419 authored over 9 years ago by Daniel Saltiel <[email protected]>
Merge pull request #14 from dmlc/hjk41

add kLongLong and kULongLong

9520b90c4f65158e715ad54c58948de16a0067ff authored over 9 years ago by Tianqi Chen <[email protected]>
fix type

df14bb1671d19d68487ca0f45128d7c9e6442f57 authored over 9 years ago by Chuntao Hong <[email protected]>
replace tab with blankspace

f441dc7ed86902aaedb1800c78b776a6b559e8e2 authored over 9 years ago by Chuntao Hong <[email protected]>
remove unnecessary include

2467942886d75a8eee7091f02b9cfae479997fb4 authored over 9 years ago by Chuntao Hong <[email protected]>
defined long long and ulonglong

181ef47053b409562579664bb0f1fc2d7865957f authored over 9 years ago by Chuntao Hong <[email protected]>
use int32_t to define int and int64_t to define long. in VC long is 32bit

1582180e5b5264afe5f19cf43ec11d14b050efe8 authored over 9 years ago by Chuntao Hong <[email protected]>
Merge pull request #324 from jseabold/allow-zero-as-missing

ENH: Allow missing = 0

c82101ef1675809721f47baae7978e2386ae2e2e authored over 9 years ago by Tianqi Chen <[email protected]>
ENH: Allow missing = 0

978216d35064df443a8a0083059f125b1785492f authored over 9 years ago by Skipper Seabold <[email protected]>
Merge pull request #315 from jseabold/sklearn-handle-missing

ENH: Allow settable missing value in sklearn api.

0c6bfa74b5b2d0ac0fb9e12d8fbd2a4aba9a976d authored over 9 years ago by Tianqi Chen <[email protected]>
Merge pull request #323 from jseabold/fix-errors

BUG: XGBError -> XGBoostError

01175a415a810a26ebf3c39849ce12eefcff4853 authored over 9 years ago by Tianqi Chen <[email protected]>
BUG: XGBError -> XGBoostError

a17cb2339e659aef1c167f2827aeef9ca393be66 authored over 9 years ago by Skipper Seabold <[email protected]>
ENH: Allow settable missing value in sklearn api.

0a0a80ec72fc50a85563909557515e77bfa8714a authored over 9 years ago by Skipper Seabold <[email protected]>
checkin copy

91a539092909e3ad005b36713573fb8fee2424aa authored over 9 years ago by tqchen <[email protected]>
fix bug

1ea7f6f03355bac95dc999830923592e97f15c3b authored over 9 years ago by pommedeterresautee <[email protected]>
multi trees

947afd7eace40c55384359b232051bd82fb733dc authored over 9 years ago by pommedeterresautee <[email protected]>
allow booster to be pickable, add copy function

e6b8b23a2c84d38fbef753aea11e8a2d3b6d7260 authored over 9 years ago by tqchen <[email protected]>
Merge branch 'master' of ssh://github.com/dmlc/xgboost

39f1da08d24487808b9a67335e130322accd05d7 authored over 9 years ago by tqchen <[email protected]>
auto turn on optimization

09a841f810f19593059bf7a658c40fb2c3743bd0 authored over 9 years ago by tqchen <[email protected]>
checkin some micro optimization

792cff5abc325ee841607ab41a04300e1040ec55 authored over 9 years ago by tqchen <[email protected]>
Merge pull request #319 from jdwittenauer/master

Add classes_ attribute to scikit-learn wrapper

f49525ee9521d9dded73ca3094620406608d7a99 authored over 9 years ago by Tianqi Chen <[email protected]>
Added classes_ attribute to scikit-learn wrapper.

4e080928a8b6d62e57f5a08e7637790f26b76ace authored over 9 years ago by John Wittenauer <[email protected]>
Merge pull request #314 from enizhibitsky/wrapper_stopping_fix

Fix early stopping in python wrapper

9c52fc8e22d15c29af476ffd07303591c892024c authored over 9 years ago by Tianqi Chen <[email protected]>
Merge pull request #313 from alexchao56/master

Updated grammar for the README.md

019ab5099445f50e8e14ac9289473ef50f0bf4bc authored over 9 years ago by Tianqi Chen <[email protected]>
Fix early stopping in python wrapper

b63868327f90c26353bdd293c9183a303c684436 authored over 9 years ago by Eugene Nizhibitsky <[email protected]>
Updated grammar for the README.md

e080c663a810f6a847d548d797a1be6880f3cf72 authored over 9 years ago by Alex Chao <[email protected]>
remove print

3a7808dc7de97db6a972cb4a60df68747d9e954f authored over 9 years ago by tqchen <[email protected]>
Update xgboost.py

49ad6335307f2c525160459be85cb7bcfbea1f67 authored over 9 years ago by Tianqi Chen <[email protected]>
Merge pull request #312 from by321/master

xgb.cv( printEveryN ) parameter to print every n-th progress message

e03ef4182959664170c9779c68efa29d805b9029 authored over 9 years ago by Tong He <[email protected]>
xgb.csv(printEveryN) parameter to print every n-th progress message

a4341f22a2b45a59bf03df2b2efae67c8c4195f6 authored over 9 years ago by by321 <[email protected]>
Merge branch 'master' of ssh://github.com/dmlc/xgboost

b8b0243d9501b7bae33215a6390be25a4fcc8597 authored over 9 years ago by tqchen <[email protected]>
allow fpic

62801f53431cbedc3d747e5ce867fcd25cc07c69 authored over 9 years ago by tqchen <[email protected]>
Update README.md

cb4d7f821fcff2c13c1f6b0221f071ed3ae4e427 authored over 9 years ago by Tianqi Chen <[email protected]>
0.4

42bf52f46289300aa15595631f41d049ccca24cb authored over 9 years ago by tqchen <[email protected]>
update date

755eab89495ac3803b93806e618de5918f4070e8 authored over 9 years ago by hetong <[email protected]>
delete abundant file

c05cc48dfaefc2fc37bbac8d09863c4c0baae3d5 authored over 9 years ago by hetong <[email protected]>
rename demo of early stopping

cfdd6029a8a01883ab940f3ca0cbf790d97060ee authored over 9 years ago by hetong007 <[email protected]>
Merge pull request #296 from by321/master

new parameter in xgboost() and xgb.train() to print every N-th progress message

d7da4189dcdaa80a55158ba83206e2658816bebe authored over 9 years ago by Tong He <[email protected]>
fix early stopping

90096e718ca66453befe159f2c2d7212e07d6e74 authored over 9 years ago by hetong007 <[email protected]>
add early stopping to xgb.cv

83ace55f51d455ee4c2693cc8bf9090c2fd38c8a authored over 9 years ago by hetong007 <[email protected]>
add poisson demo

60d307c44513a803069bfa705eebed3f28c7b972 authored over 9 years ago by hetong007 <[email protected]>
new parameter in xgboost() and xgb.train() to print every N-th progress message

5dacab0e22d83efc2506e270036d74f61236d140 authored over 9 years ago by by321 <[email protected]>
Update README.md

9c0ba6708894afd345e0ffbc4b173b26696d859d authored over 9 years ago by Tianqi Chen <[email protected]>
Merge pull request #299 from jseabold/pickle-xgbooster

ENH: Pickle xgbooster enhancments. Thanks!

8b9e87790a0b5dd9e3012bf9b160ce84411e2286 authored over 9 years ago by Tianqi Chen <[email protected]>
EX: Make separate example for fork issue.

15ea00540a7c31d208d6a11c096b7a172ddadad2 authored over 9 years ago by Skipper Seabold <[email protected]>
DOC: Add warning about fork + openmp

fa8c6e2f0b5f04b8b5b9c7fb12ed16ca46a9dc77 authored over 9 years ago by Skipper Seabold <[email protected]>
EX: Show example of pickling and parallel use.

99c2df99137bdf4e2bda28584001b33b86f672a4 authored over 9 years ago by Skipper Seabold <[email protected]>
CLN: Remove unused import. Fix comment.

932af821c557c910e42ca22b66fa895f3fbcbdb2 authored over 9 years ago by Skipper Seabold <[email protected]>
Update README.md

08848ab3eeaa042bd90d2e4140f56aa08b682599 authored over 9 years ago by Tianqi Chen <[email protected]>
Merge pull request #307 from pommedeterresautee/master

cleaning Rmarkdown

6f56e0f4ef5e44df32eaa5e6cdc14eebab6ed591 authored over 9 years ago by Tianqi Chen <[email protected]>
wording + presentation Otto rmarkdown

3104f1f8061343aa9a4210d4befbcec0d4767b55 authored over 9 years ago by El Potaeto <[email protected]>
ref in README

cebca6846de4cb5655ecf981956d56917c2b63bd authored over 9 years ago by El Potaeto <[email protected]>
Merge branch 'master' of github.com:dmlc/xgboost

d3564f34d5997978ccb2dde86239b989a84dc5ec authored over 9 years ago by hetong007 <[email protected]>
support both early stop name

3f9921762ac1527627d319a46100850aa011ce74 authored over 9 years ago by hetong007 <[email protected]>
fix wrapper gc bug

3a534d264dfef77ac0184e464388060207ad56ff authored over 9 years ago by tqchen <[email protected]>
Merge branch 'master' of ssh://github.com/tqchen/xgboost

9a85c108e23baf4a8c97cbe08cea1214fdc6d5b4 authored over 9 years ago by tqchen <[email protected]>
Merge pull request #298 from pommedeterresautee/master

Documentation improvement

f6fc38f7af60dcf927d3428509ba832c704988f5 authored over 9 years ago by Tong He <[email protected]>
Regularization parameters documentation improvement

11ba651a07d6ff573bf8e6b6125fe5079d9480d9 authored over 9 years ago by pommedeterresautee <[email protected]>
small change in the wording of Otto R markdown

e92d384a6a1440c89276045f1655ab87619dc3ef authored over 9 years ago by pommedeterresautee <[email protected]>
change numpy to bytearray as buffer

a4de0ebcd4e5a5b699794d3b78471b44890fea53 authored over 9 years ago by tqchen <[email protected]>
Merge branch 'master' of ssh://github.com/dmlc/xgboost

6942980ebb167eed482a6d94e16cecbd4da32466 authored over 9 years ago by tqchen <[email protected]>
fix pkl problem

68444a06269013efd133ee6e5535faad203110b9 authored over 9 years ago by tqchen <[email protected]>
Merge pull request #291 from pommedeterresautee/master

Rmarkdown improvement

0af5cfbac350c09a8f1ac8eb2103b9a6c1541f3e authored over 9 years ago by Tianqi Chen <[email protected]>
Update CHANGES.md

c6c7dc0a93f047a69346ff638ce0f970ec3d6043 authored over 9 years ago by Tianqi Chen <[email protected]>
Update xgboost.py

2d748fb6fa70dde0d587505b8f0fb73b419dce4c authored over 9 years ago by Tianqi Chen <[email protected]>
update version to be consistent with python

60bf38982559226c61ccb1b7b5072b81892de1e9 authored over 9 years ago by tqchen <[email protected]>
fix saveraw

594bed34e474028274cc4925fe08764b10538859 authored over 9 years ago by tqchen <[email protected]>
Merge branch 'jseabold-xgb-pickleable'

382dcf6c343479241f2d263e5dfae12bd4d2b07e authored over 9 years ago by tqchen <[email protected]>
Merge branch 'xgb-pickleable' of https://github.com/jseabold/xgboost into jseabold-xgb-pickleable

62f938d2b45adb2c4d80a7f7a05a198db1490e08 authored over 9 years ago by tqchen <[email protected]>
Merge branch 'jseabold-xgb-pickleable'

3244f1e9ae487208df7baca556000ec1f2325042 authored over 9 years ago by tqchen <[email protected]>
Merge branch 'xgb-pickleable' of https://github.com/jseabold/xgboost into jseabold-xgb-pickleable

76bad1c4cc858c9f97df8c95216dd7e0088b586d authored over 9 years ago by tqchen <[email protected]>
update to 0.4

ba49f82ace8c10ba0e4eb5af61d5d192eb756855 authored over 9 years ago by Tong He <[email protected]>
Merge branch 'master' of ssh://github.com/tqchen/xgboost

ab6a3b1ee82ec11c0b5f3264c22d156f4a4e5213 authored over 9 years ago by tqchen <[email protected]>
add with pbuffer info to model, allow xgb model to be saved in a more memory compact way

7f7947f31c3024435cae502d9df653036c2c5e4f authored over 9 years ago by tqchen <[email protected]>
update roxygen2

993d7b9da3e723eac0b1d34bb8e8d89db2f108fd authored over 9 years ago by hetong007 <[email protected]>
add demo for early_stopping in R

419e4dbda6ac69d7c905663dcecc3d18800ed31f authored over 9 years ago by hetong007 <[email protected]>
wording

fd983dfb97dc96586269b4bc8adaeb670b32de7c authored over 9 years ago by El Potaeto <[email protected]>
add CSS

a985d7dd2bf2cfd5b17b29d5106ad6c2ae7b2587 authored over 9 years ago by El Potaeto <[email protected]>
ENH: Don't use tempfiles for save/load

13837060f1a17aa691c1ac57969ce21f7969e0f2 authored over 9 years ago by Skipper Seabold <[email protected]>
ENH: Make XGBModel pickleable.

11fa4197208bf3c3054c93a9609602eb7b8b9c4d authored over 9 years ago by Skipper Seabold <[email protected]>
fix logic

0f182b0b66d95306e1ab3b16c6e1aadcfdc5256b authored over 9 years ago by hetong007 <[email protected]>
add early stopping to R

54fb49ee5ce5208f89217d4b689090322788263a authored over 9 years ago by hetong007 <[email protected]>
Merge pull request #288 from pommedeterresautee/master

small changes in RMarkdown

3b4697786e1ae7a4f02a4110cc75cf2a32d01e06 authored over 9 years ago by Tong He <[email protected]>
fix

8aa739d37454565cc73284875a60663e51d944a1 authored over 9 years ago by El Potaeto <[email protected]>
small changes in RMarkdown

5eeec6a33f216c9dbc21cc1e37831152a70b5e53 authored over 9 years ago by El Potaeto <[email protected]>
fix typo

937a75bcb1896f199f85270ae6f320a1c74def01 authored over 9 years ago by Tong He <[email protected]>
improve tree graph

c242f9bb66c1f807370cd81be37ce4e756bbfa3b authored over 9 years ago by Tong He <[email protected]>