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

Update build.md

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

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

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

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

dabb36c0066517082a0b4c6ecec1806f03789b10 authored over 9 years ago by Tianqi Chen <[email protected]>
STY: Fix lint errors

b76db01c6605a19e852172e3f08d9a4613bf6361 authored over 9 years ago by Skipper Seabold <[email protected]>
DOC: Document verbose_eval

46e9520a28b4aca9281c938a919620a8754cb4d9 authored over 9 years ago by Skipper Seabold <[email protected]>
DOC: Add early stopping example

4a37b852a03b1320d1c41f948a4ec212a981ad1d authored over 9 years ago by Skipper Seabold <[email protected]>
DOC: Point to parameter.md for eval_metric

113285e1dc3fdc0c709e72a2cb985b3025360897 authored over 9 years ago by Skipper Seabold <[email protected]>
ENH: Allow for silent evaluation

cf89ae64e2c198c9e5acde076e8be40b1aab2e92 authored over 9 years ago by Skipper Seabold <[email protected]>
REF: Combine eval_metric and feval to one parameter

b0f7ddaa2ee3411b33f95b42be46a3325b0ac23b authored over 9 years ago by Skipper Seabold <[email protected]>
ENH: Allow possibly negative evaluation metrics.

3952b525b82d2d2a2019429e3a97fe0f1f331f0c authored over 9 years ago by Skipper Seabold <[email protected]>
ENH: Allow early stopping in sklearn API.

0f5f9c03850073ce756f01cd67b0b86aa0934ac7 authored over 9 years ago by Skipper Seabold <[email protected]>
Merge pull request #382 from ajkl/patch-6

refs and formatting changes

167544d7929cab7900a3dc11921e47cad1155440 authored over 9 years ago by Tianqi Chen <[email protected]>
Merge pull request #384 from ajkl/patch-7

need to load vcd if it was freshly installed

1fee7da16f1a08d2c98958231b0a2dbee830cd90 authored over 9 years ago by Tianqi Chen <[email protected]>
Merge pull request #375 from yanqingmen/java_wrapper

good job! merged

048d6929f4dc5fa68562ce014b80470e667a5a5b authored over 9 years ago by Tianqi Chen <[email protected]>
need to load vcd if it was freshly installed

57e4f4d426390c192d2904f0d2585e05612d9a9b authored over 9 years ago by Ajinkya Kale <[email protected]>
Update travis_java_script.sh

add "set -e"

969ea57159a1d8fc7027dfa6c0f3af81a0fb1e19 authored over 9 years ago by yanqingmen <[email protected]>
refs and formatting changes

c489ce62b243b357e0fc58366b55d273925e2993 authored over 9 years ago by Ajinkya Kale <[email protected]>
add travis-ci script for java wrapper

fc75885e9e963ed28e62f5f80a81a709be551e4d authored over 9 years ago by yanqingmen <[email protected]>
Update README.md

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

9ec4c43dd2f6377c0e3875b109bed6f64a166792 authored over 9 years ago by Tianqi Chen <[email protected]>
checkin

46342d4633552ec19181c834c23586985d45c309 authored over 9 years ago by Tianqi Chen <[email protected]>
Merge pull request #377 from ajkl/patch-3

Adding some details on nthread parameter

fd26f45208748000be8494c31f819ea46a1d1a2d authored over 9 years ago by Tianqi Chen <[email protected]>
Merge pull request #378 from ajkl/patch-4

Adding workaround for install the R-package

13aff0d8cd0f91e4a0ebc8433c6f6799ed14f4ca authored over 9 years ago by Tianqi Chen <[email protected]>
Merge pull request #379 from ajkl/patch-5

Adding examples on xgb.importance, xgb.plot.importance and xgb.plot tree

af76bbb3f3fc5e6a0c172216c2560f989587f4bf authored over 9 years ago by Tianqi Chen <[email protected]>
add testcases

0fc47f5abb066903627e2acb983f39b7ee219646 authored over 9 years ago by yanqingmen <[email protected]>
rename xgboosterror

4d382a8cc167b72d21b6a8eb70365a230f23299b authored over 9 years ago by yanqingmen <[email protected]>
Adding examples on xgb.importance, xgb.plot.importance and xgb.plot tree

364abdd6d1a196316390d1cfc8af09a32c903d17 authored over 9 years ago by Ajinkya Kale <[email protected]>
Adding workaround for install the R-package

I was facing this issue and this workaround worked for me. Maybe this should be moved to know is...

761ab7c83435db0be62ba25ceabe4b71505e18f2 authored over 9 years ago by Ajinkya Kale <[email protected]>
Adding some details on nthread parameter

I got this information about nthread='real cpu count' from https://github.com/dmlc/xgboost/blob/...

b1bcb7183bd7582a094ad1da31ca610c9108c6fd authored over 9 years ago by Ajinkya Kale <[email protected]>
minor fix

e99ab0d1dd2b5c860d315b9ddf7a8a59567fd630 authored over 9 years ago by yanqingmen <[email protected]>
update java wrapper for new fault handle API

f73bcd427dcdd3602458f2b1cb873085f1fd768b authored over 9 years ago by yanqingmen <[email protected]>
Merge pull request #2 from dmlc/master

pr from origin:master

7755c00721f4b631fd4bdc5af258ed092d826c4f authored over 9 years ago by yanqingmen <[email protected]>
quick patch threadlocal

a735f8cb766e7c7e487cc26878f403844a413deb authored over 9 years ago by tqchen <[email protected]>
API refactor to make fault handling easy

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

4d436a3cb002b9b9eb1ac29963f9acf3a2b58f04 authored over 9 years ago by Tianqi Chen <[email protected]>
Merge pull request #371 from ajkl/patch-2

fixing some typos

53a18635ee4a89f23aebea80b95a2f37b2fbc748 authored over 9 years ago by Tianqi Chen <[email protected]>
last check

f0421e94550129701b23002490a1e75c5c4a97dc authored over 9 years ago by tqchen <[email protected]>
ok

93319841ed2f8139789806184be973c8bc7096c0 authored over 9 years ago by tqchen <[email protected]>
add scipy dep

ccf21ec061d85b247dc4bd99e2aa08024cc9e1f5 authored over 9 years ago by tqchen <[email protected]>
add scipy dep

39913d6ee802a0223cd0151f872fee6b681a9e57 authored over 9 years ago by tqchen <[email protected]>
update script

fe3464b763d7798964dd785f61aadbe492183521 authored over 9 years ago by tqchen <[email protected]>
refactor and ci

af0a451dc424a7ffdb6af153bddefebe5409643c authored over 9 years ago by tqchen <[email protected]>
make python lint

59b91cf205f294ead9242b1895cae4ebb4b466c7 authored over 9 years ago by tqchen <[email protected]>
fix all cpp lint

57ec9222145621e915a412196959604850e89474 authored over 9 years ago by tqchen <[email protected]>
lint all

1123253f79e1288058ae72072cd2736a709738ed authored over 9 years ago by tqchen <[email protected]>
lint learner finish

aba41d07cdeb1dcdee6f84feaf956cd1a6a97ff1 authored over 9 years ago by tqchen <[email protected]>
fix all utils

1581de08da0e1fb5919ab85168389eb8e72633cf authored over 9 years ago by tqchen <[email protected]>
lint half way

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

1cb5cad50cf6c66284322a18a55831cca3f48399 authored over 9 years ago by tqchen <[email protected]>
minor

8cc07ba391f07de3161fdec6f6e28fdd18f239b3 authored over 9 years ago by tqchen <[email protected]>
Update .travis.yml

d74f1265924cb0b0dd0c82ac4a81ef1ef40e0e51 authored over 9 years ago by Tianqi Chen <[email protected]>
Update .travis.yml

52b3dcdf0784c0d7b5c266ff69766e1f50650792 authored over 9 years ago by Tianqi Chen <[email protected]>
Update .travis.yml

099581b591ea9aae32d5fa95ae29c2d7cf1e2d7f authored over 9 years ago by Tianqi Chen <[email protected]>
Update .travis.yml

1258046f14951c593cf2c06bf06b23932f1399c0 authored over 9 years ago by Tianqi Chen <[email protected]>
Update Makefile

7addac910b5a54d94667e671b2b89c449060074c authored over 9 years ago by Tianqi Chen <[email protected]>
Update .travis.yml

0ea7adff9299a87bdc385380bff1785fbb1b0bdb authored over 9 years ago by Tianqi Chen <[email protected]>
Update travis_script.sh

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

d8eac4ae27c894821d33606fc4b725643d0d941a authored over 9 years ago by Tianqi Chen <[email protected]>
lint and travis

3cc49ad0e85b10a476f977b4a2e08ab775de01bf authored over 9 years ago by tqchen <[email protected]>
fixing some typos

c70a73f38de92e6a93f7cb9e1725530e32943477 authored over 9 years ago by Ajinkya Kale <[email protected]>
Merge pull request #369 from ajkl/patch-1

Some typo and formatting fixes

2ed40523ab881acf00adbb9f825068f68071ad8f authored over 9 years ago by Tong He <[email protected]>
Some typo and formatting fixes

009f692f49abe24ad71962c3bf2d006f40d11bb0 authored over 9 years ago by Ajinkya Kale <[email protected]>
Update xgb.cv.R

48e19c196401c2774012768ab0d64ee3de55e137 authored over 9 years ago by Tong He <[email protected]>
fix early stopping and prediction

704d9e0a135318a1cc9706cac2b211a69fabe6a7 authored over 9 years ago by Tong He <[email protected]>
Update Makefile

6b254ec4959d72f32f2dda745d04ca7c014704a1 authored over 9 years ago by Tong He <[email protected]>
ok

561e51871ee2e50a4f8361799ed0fae2401b5c0d authored over 9 years ago by tqchen <[email protected]>
temporarily do not compile vignette

777c5ce992187bf51920029f6a73012afcb17595 authored over 9 years ago by Tong He <[email protected]>
update knitr dependency

70c5c12067aefe1abf923b772a9d89df8d870f2b authored over 9 years ago by Tong He <[email protected]>
ask travis to compile vignette

1595d3672132d1eb4df692487eb77caf99a1bc73 authored over 9 years ago by Tong He <[email protected]>
Merge branch 'master' of https://github.com/pommedeterresautee/xgboost

37714eb331c99a79e69bed576ba560d0ba962dd8 authored over 9 years ago by pommedeterresautee <[email protected]>
multi tree update

ad2e93f6c5cf051eb5133f3c9f6564eae4c6505a authored over 9 years ago by pommedeterresautee <[email protected]>
slight update in documentation

936190c17c798e7365e63886ce79e77c3403342d authored over 9 years ago by pommedeterresautee <[email protected]>
update makefile

9987fb24f8b45a1a4a313dc08e299677084c5038 authored over 9 years ago by hetong007 <[email protected]>
change makefile to be compatible with r-travis

67f0b69a4ceeeba25bdc005e7621fa2b500dc33f authored over 9 years ago by hetong007 <[email protected]>
Update .travis.yml

5568f83a6c8a1ef6ddf10a7e719d25f57bb30bb2 authored over 9 years ago by Tong He <[email protected]>
Update .travis.yml

b08c3c5baad5e7336ec6bb89e1b073c3b7050886 authored over 9 years ago by Tong He <[email protected]>
Update .travis.yml

7d9ac3f97d367bb9b7bd251eb423a676f2aa3119 authored over 9 years ago by Tong He <[email protected]>
add travis conf, waiting for setting on travis-ci.org

0bbb4a07b2731e102a9234fb5396c8c254de9b5c authored over 9 years ago by hetong007 <[email protected]>
fix col from dense

7a92d4008ee429c0e208d198bc160a6220c1ba79 authored over 9 years ago by tqchen <[email protected]>
check duplicated params

c51d71b033da8b963bf6ff86dc5a293c5a67ad1b authored over 9 years ago by hetong007 <[email protected]>
Update xgb.cv.R

7cb449c4a75c2a16f6dfea5244ce959d998344b1 authored over 9 years ago by Tong He <[email protected]>
check whether objective is character

61142f203b27682fcc2c0cb751fe6e21d2cae36e authored over 9 years ago by Tong He <[email protected]>
Merge pull request #351 from yanqingmen/java_wrapper

Java wrapper for xgboost

fbaa3821a4a13fd14bd2e0a87a0fc241bc707ad2 authored over 9 years ago by Tianqi Chen <[email protected]>
rm WatchList class, take Iterable<Entry<String, DMatrix>> as eval param, change Params to Iterable<Entry<String, Object>>

4e8a1c65168f314e8b34bde1fa01ec91e4bf87be authored over 9 years ago by yanqingmen <[email protected]>
Merge branch 'java_wrapper' of https://github.com/yanqingmen/xgboost into java_wrapper

8c5d3ac130291b5a03eb61b7e360bbc6110a1e7e authored over 9 years ago by yanqingmen <[email protected]>
make some fix

c110111f521ae3b95096e4b73cf3233a9e21de1b authored over 9 years ago by yanqingmen <[email protected]>
Update Makefile

1e03be4e08172cf096e72b950ae65561052195b4 authored over 9 years ago by yanqingmen <[email protected]>
add java wrapper

f91a098770ce7339f40fa33b0868b5e6948f67ad authored over 9 years ago by yanqingmen <[email protected]>
Merge pull request #1 from dmlc/master

pull from dmlc

fcca359774cfecedde305d59be8dfbeccc804fd1 authored over 9 years ago by yanqingmen <[email protected]>
Merge pull request #350 from jeremyatia/patch-1

Update understandingXGBoostModel.Rmd

00a8076deb48cc2942ade367617dd73e3f74d612 authored over 9 years ago by Tianqi Chen <[email protected]>
Update understandingXGBoostModel.Rmd

a typo for the dimension of the test set

a6abdccf01de0fb2d6c53403eca9b88df3f89719 authored over 9 years ago by Jeremy ATIA <[email protected]>
Merge remote-tracking branch 'dmlc/master'

ab219d333120e4c202848384d2fb261b246d37b9 authored over 9 years ago by El Potaeto <[email protected]>
io part refactor

2937f5eebcf7a7b6a873ab5576a5f5f66a9a71d4 authored over 9 years ago by tqchen <[email protected]>
add a indicator opt

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

bc7f6b37b036589fa4635fef302cbde83904afa0 authored over 9 years ago by Tong He <[email protected]>
modify script to use objective and eval_metric

36031d9a36f3946bcb63b3638d9d73c41f757ec4 authored over 9 years ago by hetong007 <[email protected]>
fix

ceedf4ea964c4c60f469c3b0be4d6b62e6157b34 authored over 9 years ago by tqchen <[email protected]>
fix win32

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