Ecosyste.ms: OpenCollective

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

DMLC/XGBoost

Scalable, Portable Gradient Boosting
Collective - Host: opensource - https://opencollective.com/xgboost - Website: https://xgboost.ai/ - Code: https://github.com/dmlc/xgboost

Update build.md

github.com/dmlc/xgboost - 4a746be43a30dd5dc0a72151b340421e740c8aa4 authored over 9 years ago
Update README.md

github.com/dmlc/xgboost - 44f839b896c883f9db574d54581da1f0565a9c37 authored over 9 years ago
Update README.md

github.com/dmlc/xgboost - 35638f614663a0b47e1abae0bc65b636f39b139c authored over 9 years ago
Update README.md

github.com/dmlc/xgboost - e402d20876b8c19ee75990508b7c784f94b4af8e authored over 9 years ago
Update README.md

github.com/dmlc/xgboost - dabb36c0066517082a0b4c6ecec1806f03789b10 authored over 9 years ago
STY: Fix lint errors

github.com/dmlc/xgboost - b76db01c6605a19e852172e3f08d9a4613bf6361 authored over 9 years ago
DOC: Document verbose_eval

github.com/dmlc/xgboost - 46e9520a28b4aca9281c938a919620a8754cb4d9 authored over 9 years ago
DOC: Add early stopping example

github.com/dmlc/xgboost - 4a37b852a03b1320d1c41f948a4ec212a981ad1d authored over 9 years ago
DOC: Point to parameter.md for eval_metric

github.com/dmlc/xgboost - 113285e1dc3fdc0c709e72a2cb985b3025360897 authored over 9 years ago
ENH: Allow for silent evaluation

github.com/dmlc/xgboost - cf89ae64e2c198c9e5acde076e8be40b1aab2e92 authored over 9 years ago
REF: Combine eval_metric and feval to one parameter

github.com/dmlc/xgboost - b0f7ddaa2ee3411b33f95b42be46a3325b0ac23b authored over 9 years ago
ENH: Allow possibly negative evaluation metrics.

github.com/dmlc/xgboost - 3952b525b82d2d2a2019429e3a97fe0f1f331f0c authored over 9 years ago
ENH: Allow early stopping in sklearn API.

github.com/dmlc/xgboost - 0f5f9c03850073ce756f01cd67b0b86aa0934ac7 authored over 9 years ago
Merge pull request #382 from ajkl/patch-6

refs and formatting changes

github.com/dmlc/xgboost - 167544d7929cab7900a3dc11921e47cad1155440 authored over 9 years ago
Merge pull request #384 from ajkl/patch-7

need to load vcd if it was freshly installed

github.com/dmlc/xgboost - 1fee7da16f1a08d2c98958231b0a2dbee830cd90 authored over 9 years ago
Merge pull request #375 from yanqingmen/java_wrapper

good job! merged

github.com/dmlc/xgboost - 048d6929f4dc5fa68562ce014b80470e667a5a5b authored over 9 years ago
need to load vcd if it was freshly installed

github.com/dmlc/xgboost - 57e4f4d426390c192d2904f0d2585e05612d9a9b authored over 9 years ago
Update travis_java_script.sh

add "set -e"

github.com/dmlc/xgboost - 969ea57159a1d8fc7027dfa6c0f3af81a0fb1e19 authored over 9 years ago
refs and formatting changes

github.com/dmlc/xgboost - c489ce62b243b357e0fc58366b55d273925e2993 authored over 9 years ago
add travis-ci script for java wrapper

github.com/dmlc/xgboost - fc75885e9e963ed28e62f5f80a81a709be551e4d authored over 9 years ago
Update README.md

github.com/dmlc/xgboost - 28f8267563880fc99fa1c73990d3643f8c7a79b4 authored over 9 years ago
Update README.md

github.com/dmlc/xgboost - 9ec4c43dd2f6377c0e3875b109bed6f64a166792 authored over 9 years ago
Merge pull request #377 from ajkl/patch-3

Adding some details on nthread parameter

github.com/dmlc/xgboost - fd26f45208748000be8494c31f819ea46a1d1a2d authored over 9 years ago
Merge pull request #378 from ajkl/patch-4

Adding workaround for install the R-package

github.com/dmlc/xgboost - 13aff0d8cd0f91e4a0ebc8433c6f6799ed14f4ca authored over 9 years ago
Merge pull request #379 from ajkl/patch-5

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

github.com/dmlc/xgboost - af76bbb3f3fc5e6a0c172216c2560f989587f4bf authored over 9 years ago
add testcases

github.com/dmlc/xgboost - 0fc47f5abb066903627e2acb983f39b7ee219646 authored over 9 years ago
rename xgboosterror

github.com/dmlc/xgboost - 4d382a8cc167b72d21b6a8eb70365a230f23299b authored over 9 years ago
Adding examples on xgb.importance, xgb.plot.importance and xgb.plot tree

github.com/dmlc/xgboost - 364abdd6d1a196316390d1cfc8af09a32c903d17 authored over 9 years ago
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...

github.com/dmlc/xgboost - 761ab7c83435db0be62ba25ceabe4b71505e18f2 authored over 9 years ago
Adding some details on nthread parameter

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

github.com/dmlc/xgboost - b1bcb7183bd7582a094ad1da31ca610c9108c6fd authored over 9 years ago
update java wrapper for new fault handle API

github.com/dmlc/xgboost - f73bcd427dcdd3602458f2b1cb873085f1fd768b authored over 9 years ago
Merge pull request #2 from dmlc/master

pr from origin:master

github.com/dmlc/xgboost - 7755c00721f4b631fd4bdc5af258ed092d826c4f authored over 9 years ago
quick patch threadlocal

github.com/dmlc/xgboost - a735f8cb766e7c7e487cc26878f403844a413deb authored over 9 years ago
API refactor to make fault handling easy

github.com/dmlc/xgboost - cc767add881b5cc91376f67d01a5e164c5a0fadb authored over 9 years ago
Update README.md

github.com/dmlc/xgboost - 4d436a3cb002b9b9eb1ac29963f9acf3a2b58f04 authored over 9 years ago
Merge pull request #371 from ajkl/patch-2

fixing some typos

github.com/dmlc/xgboost - 53a18635ee4a89f23aebea80b95a2f37b2fbc748 authored over 9 years ago
last check

github.com/dmlc/xgboost - f0421e94550129701b23002490a1e75c5c4a97dc authored over 9 years ago
add scipy dep

github.com/dmlc/xgboost - ccf21ec061d85b247dc4bd99e2aa08024cc9e1f5 authored over 9 years ago
add scipy dep

github.com/dmlc/xgboost - 39913d6ee802a0223cd0151f872fee6b681a9e57 authored over 9 years ago
update script

github.com/dmlc/xgboost - fe3464b763d7798964dd785f61aadbe492183521 authored over 9 years ago
refactor and ci

github.com/dmlc/xgboost - af0a451dc424a7ffdb6af153bddefebe5409643c authored over 9 years ago
make python lint

github.com/dmlc/xgboost - 59b91cf205f294ead9242b1895cae4ebb4b466c7 authored over 9 years ago
fix all cpp lint

github.com/dmlc/xgboost - 57ec9222145621e915a412196959604850e89474 authored over 9 years ago
lint learner finish

github.com/dmlc/xgboost - aba41d07cdeb1dcdee6f84feaf956cd1a6a97ff1 authored over 9 years ago
fix all utils

github.com/dmlc/xgboost - 1581de08da0e1fb5919ab85168389eb8e72633cf authored over 9 years ago
lint half way

github.com/dmlc/xgboost - 0162bb7034f224dfcb3ecd290b2c7d2ad316fe86 authored over 9 years ago
Merge branch 'master' of ssh://github.com/dmlc/rabit

github.com/dmlc/xgboost - 1cb5cad50cf6c66284322a18a55831cca3f48399 authored over 9 years ago
Update .travis.yml

github.com/dmlc/xgboost - d74f1265924cb0b0dd0c82ac4a81ef1ef40e0e51 authored over 9 years ago
Update .travis.yml

github.com/dmlc/xgboost - 52b3dcdf0784c0d7b5c266ff69766e1f50650792 authored over 9 years ago
Update .travis.yml

github.com/dmlc/xgboost - 099581b591ea9aae32d5fa95ae29c2d7cf1e2d7f authored over 9 years ago
Update .travis.yml

github.com/dmlc/xgboost - 1258046f14951c593cf2c06bf06b23932f1399c0 authored over 9 years ago
Update Makefile

github.com/dmlc/xgboost - 7addac910b5a54d94667e671b2b89c449060074c authored over 9 years ago
Update .travis.yml

github.com/dmlc/xgboost - 0ea7adff9299a87bdc385380bff1785fbb1b0bdb authored over 9 years ago
Update travis_script.sh

github.com/dmlc/xgboost - f85885658602de9f85761c499e8145b118de9824 authored over 9 years ago
Update README.md

github.com/dmlc/xgboost - d8eac4ae27c894821d33606fc4b725643d0d941a authored over 9 years ago
lint and travis

github.com/dmlc/xgboost - 3cc49ad0e85b10a476f977b4a2e08ab775de01bf authored over 9 years ago
fixing some typos

github.com/dmlc/xgboost - c70a73f38de92e6a93f7cb9e1725530e32943477 authored over 9 years ago
Merge pull request #369 from ajkl/patch-1

Some typo and formatting fixes

github.com/dmlc/xgboost - 2ed40523ab881acf00adbb9f825068f68071ad8f authored over 9 years ago
Some typo and formatting fixes

github.com/dmlc/xgboost - 009f692f49abe24ad71962c3bf2d006f40d11bb0 authored over 9 years ago
Update xgb.cv.R

github.com/dmlc/xgboost - 48e19c196401c2774012768ab0d64ee3de55e137 authored over 9 years ago
fix early stopping and prediction

github.com/dmlc/xgboost - 704d9e0a135318a1cc9706cac2b211a69fabe6a7 authored over 9 years ago
Update Makefile

github.com/dmlc/xgboost - 6b254ec4959d72f32f2dda745d04ca7c014704a1 authored over 9 years ago
temporarily do not compile vignette

github.com/dmlc/xgboost - 777c5ce992187bf51920029f6a73012afcb17595 authored over 9 years ago
update knitr dependency

github.com/dmlc/xgboost - 70c5c12067aefe1abf923b772a9d89df8d870f2b authored over 9 years ago
ask travis to compile vignette

github.com/dmlc/xgboost - 1595d3672132d1eb4df692487eb77caf99a1bc73 authored over 9 years ago
Merge branch 'master' of https://github.com/pommedeterresautee/xgboost

github.com/dmlc/xgboost - 37714eb331c99a79e69bed576ba560d0ba962dd8 authored over 9 years ago
multi tree update

github.com/dmlc/xgboost - ad2e93f6c5cf051eb5133f3c9f6564eae4c6505a authored over 9 years ago
slight update in documentation

github.com/dmlc/xgboost - 936190c17c798e7365e63886ce79e77c3403342d authored over 9 years ago
update makefile

github.com/dmlc/xgboost - 9987fb24f8b45a1a4a313dc08e299677084c5038 authored over 9 years ago
change makefile to be compatible with r-travis

github.com/dmlc/xgboost - 67f0b69a4ceeeba25bdc005e7621fa2b500dc33f authored over 9 years ago
Update .travis.yml

github.com/dmlc/xgboost - 5568f83a6c8a1ef6ddf10a7e719d25f57bb30bb2 authored over 9 years ago
Update .travis.yml

github.com/dmlc/xgboost - b08c3c5baad5e7336ec6bb89e1b073c3b7050886 authored over 9 years ago
Update .travis.yml

github.com/dmlc/xgboost - 7d9ac3f97d367bb9b7bd251eb423a676f2aa3119 authored over 9 years ago
add travis conf, waiting for setting on travis-ci.org

github.com/dmlc/xgboost - 0bbb4a07b2731e102a9234fb5396c8c254de9b5c authored over 9 years ago
fix col from dense

github.com/dmlc/xgboost - 7a92d4008ee429c0e208d198bc160a6220c1ba79 authored over 9 years ago
check duplicated params

github.com/dmlc/xgboost - c51d71b033da8b963bf6ff86dc5a293c5a67ad1b authored over 9 years ago
Update xgb.cv.R

github.com/dmlc/xgboost - 7cb449c4a75c2a16f6dfea5244ce959d998344b1 authored over 9 years ago
check whether objective is character

github.com/dmlc/xgboost - 61142f203b27682fcc2c0cb751fe6e21d2cae36e authored over 9 years ago
Merge pull request #351 from yanqingmen/java_wrapper

Java wrapper for xgboost

github.com/dmlc/xgboost - fbaa3821a4a13fd14bd2e0a87a0fc241bc707ad2 authored over 9 years ago
rm WatchList class, take Iterable<Entry<String, DMatrix>> as eval param, change Params to Iterable<Entry<String, Object>>

github.com/dmlc/xgboost - 4e8a1c65168f314e8b34bde1fa01ec91e4bf87be authored over 9 years ago
Merge branch 'java_wrapper' of https://github.com/yanqingmen/xgboost into java_wrapper

github.com/dmlc/xgboost - 8c5d3ac130291b5a03eb61b7e360bbc6110a1e7e authored over 9 years ago
make some fix

github.com/dmlc/xgboost - c110111f521ae3b95096e4b73cf3233a9e21de1b authored over 9 years ago
Update Makefile

github.com/dmlc/xgboost - 1e03be4e08172cf096e72b950ae65561052195b4 authored over 9 years ago
add java wrapper

github.com/dmlc/xgboost - f91a098770ce7339f40fa33b0868b5e6948f67ad authored over 9 years ago
Merge pull request #1 from dmlc/master

pull from dmlc

github.com/dmlc/xgboost - fcca359774cfecedde305d59be8dfbeccc804fd1 authored over 9 years ago
Merge pull request #350 from jeremyatia/patch-1

Update understandingXGBoostModel.Rmd

github.com/dmlc/xgboost - 00a8076deb48cc2942ade367617dd73e3f74d612 authored over 9 years ago
Update understandingXGBoostModel.Rmd

a typo for the dimension of the test set

github.com/dmlc/xgboost - a6abdccf01de0fb2d6c53403eca9b88df3f89719 authored over 9 years ago
Merge remote-tracking branch 'dmlc/master'

github.com/dmlc/xgboost - ab219d333120e4c202848384d2fb261b246d37b9 authored over 9 years ago
io part refactor

github.com/dmlc/xgboost - 2937f5eebcf7a7b6a873ab5576a5f5f66a9a71d4 authored over 9 years ago
add a indicator opt

github.com/dmlc/xgboost - e5dd894960b6735336df90335d8f7da753b95553 authored over 9 years ago
Update README.md

github.com/dmlc/xgboost - bc7f6b37b036589fa4635fef302cbde83904afa0 authored over 9 years ago
modify script to use objective and eval_metric

github.com/dmlc/xgboost - 36031d9a36f3946bcb63b3638d9d73c41f757ec4 authored over 9 years ago