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 appvegor

github.com/dmlc/xgboost - 2bf0eeb82dbe60512151feef6f33e24a6f7fc344 authored over 9 years ago
disable openmp in dmlc

github.com/dmlc/xgboost - c870c08b7ebd46f189e6d94cc98b51817ba2703f authored over 9 years ago
add appvegor

github.com/dmlc/xgboost - d9599f816fab5cd777a8f5ab8bfafc98a5736316 authored over 9 years ago
add os lrt

github.com/dmlc/xgboost - 2ab6907fe287df32bfd5602f15aef832e2d02986 authored over 9 years ago
fix mac build

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

github.com/dmlc/xgboost - 26675e6dcd7376762c857935775ffff49dbf7d7c authored over 9 years ago
add osx matrix

github.com/dmlc/xgboost - 75c8bdf962f38a8eeb521b1f966779a1883c4721 authored over 9 years ago
enable travis on os x

github.com/dmlc/xgboost - efde0eb1719f84c6ac74dadbff134379b8889d4c authored over 9 years ago
Merge pull request #414 from ajkl/patch-12

Fixing duplicate params in demo

github.com/dmlc/xgboost - f4a47fa78e48ab047c20324a13a223672613e4ef authored over 9 years ago
fix sklearn best score

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

add setuptools info

github.com/dmlc/xgboost - c261b3d1f50585f49722e753cc478067e5daaf41 authored over 9 years ago
add setuptools info

github.com/dmlc/xgboost - cca955fc9465f627899023a492b74d1b62c22e92 authored over 9 years ago
Fixing duplicate params in demo

Issue in "demo(package="xgboost", custom_objective)"

> bst <- xgb.train(param, dtrain, num_ro...

github.com/dmlc/xgboost - 0c8c23194928d3afe3e5a2c1119fe01bb43ea0de authored over 9 years ago
add link translation

github.com/dmlc/xgboost - 9ff0301515f828f8e70e7ec70bdbc4bef7cf42be authored over 9 years ago
reload recommonmark

github.com/dmlc/xgboost - 7eeeb79599dd3e334ecfb8b8d9fe750627e32221 authored over 9 years ago
Merge pull request #409 from ajkl/patch-11

fixing broken basic_walkthrough links

github.com/dmlc/xgboost - d485d1849f412b29ef7c8aab82c85a817f84cdfd authored over 9 years ago
fixing broken basic_walkthrough links

github.com/dmlc/xgboost - 74055cc15e3fde12847d483b7b36b2746f759d8f authored over 9 years ago
Merge pull request #408 from ajkl/patch-10

restructuring the README with an index

github.com/dmlc/xgboost - 195f90159dd2c10f32a90de98cfd2a02914c4332 authored over 9 years ago
final change

github.com/dmlc/xgboost - aefc05cb91a1c475889c87330ac14b81edad8a19 authored over 9 years ago
change to subtitle

github.com/dmlc/xgboost - 800198349f0e1be276981427ffa3cadd25706aca authored over 9 years ago
update guide

github.com/dmlc/xgboost - 88f7d24de92ad0a0eaf9d1ea745ffcb90cb3d082 authored over 9 years ago
adding DMLC back to the title

github.com/dmlc/xgboost - fc27e2f32d79632261d9a905e3a34f4df42061e7 authored over 9 years ago
some more links and restructuring

github.com/dmlc/xgboost - f2eb55683cc20f8e7885add55cca50916bb7ad5f authored over 9 years ago
dropping raw graphlab url

github.com/dmlc/xgboost - 9a936721d84873c5d97fda04f9c96760e82500e5 authored over 9 years ago
minor hack for readthedocs

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

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

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

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

github.com/dmlc/xgboost - 1ccc9903a13b62c5277d5c0aa5d0d584ae5f782d authored over 9 years ago
remove readme

github.com/dmlc/xgboost - 0323e0670e248db782d91de1d409cbe0bf874f9b authored over 9 years ago
remove theme

github.com/dmlc/xgboost - 679a835d38e2cf754cf44a16c82ffa45e3917447 authored over 9 years ago
remove numpydoc to napoleon

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

Conflicts:
doc/python-requirements.txt

github.com/dmlc/xgboost - b73e2be55e7020ce71b6fcb56a10f48ef6ab30f6 authored over 9 years ago
Update python-requirements.txt

github.com/dmlc/xgboost - 1838e25b8ae78616ea0fefa372ef4b508671547d authored over 9 years ago
Merge pull request #327 from jseabold/sklearn-eval-set

ENH: Allow early stopping through scikit-learn API

github.com/dmlc/xgboost - eee0d5b065baf86b584c13469e1e4b9051c9efb7 authored over 9 years ago
Update page_fmatrix-inl.hpp

github.com/dmlc/xgboost - b1dec917c7fe17f9d95f26ce1b47735c225dafd5 authored over 9 years ago
fix travis

github.com/dmlc/xgboost - 0dbac3d11ec59f9c8322866d645e3717f68566d0 authored over 9 years ago
make solaris happy

github.com/dmlc/xgboost - f6c82d52ec498f8f73261d58b7811748f6480799 authored over 9 years ago
make things cxx98 compatible

github.com/dmlc/xgboost - af042f6a248afa01b882c6f41ad068d28036e84c authored over 9 years ago
some more changes to remove redundant information

github.com/dmlc/xgboost - cbdcbfc49c63c8c0201b429839e8b64c6a81ef52 authored over 9 years ago
restructuring the README with an index

github.com/dmlc/xgboost - e353a2e51cd0269a31bbc1dac4001fa5193d312a authored over 9 years ago
fix namespace and desc

github.com/dmlc/xgboost - 198c5bb55e11a48dd0be351eed8dc9785e973022 authored over 9 years ago
Update CHANGES.md

github.com/dmlc/xgboost - 141f9ebf4b2f1c2ebbbf10ed2008f53af906b2e1 authored over 9 years ago
add requirments

github.com/dmlc/xgboost - 270a49ee757cc0121de1f0f21b0d4b51026712d4 authored over 9 years ago
get the basic doc

github.com/dmlc/xgboost - 744f9015bb805a3d71faa00fb2a1a80ae4b0f032 authored over 9 years ago
Merge pull request #404 from ajkl/patch-8

moving gitter chat up

github.com/dmlc/xgboost - f29c2f8796b82dca3ad548f23f44267aed77d562 authored over 9 years ago
Merge pull request #405 from ajkl/patch-9

Add license to readme

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

github.com/dmlc/xgboost - 0ea5b14bd8aa1d6d89826f7e9ce56f5656ef7ec4 authored over 9 years ago
moving gitter chat up

github.com/dmlc/xgboost - 9eca9bccf47d780add609fb8530b20d0f23a379c authored over 9 years ago
move plot file

github.com/dmlc/xgboost - 951ba267cf0c04cfa0ff275573ee7aa5c310fddd authored over 9 years ago
Merge pull request #399 from orenov/master

issue #368, data.table problems

github.com/dmlc/xgboost - 1fb5c127b52475863336f88442b12d4ce8c309cb authored over 9 years ago
Merge pull request #402 from wgstanton/patch-2

Fixed a few typos in README

github.com/dmlc/xgboost - 4a71b0ec19aa2cdfac3c702dfb7a6af7aba31dc4 authored over 9 years ago
Check out vs. checkout

Made it consistent across the README

github.com/dmlc/xgboost - ba63b2886f32894c15caab87012f0862fbdd9242 authored over 9 years ago
Fixed a few typos in README

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

github.com/dmlc/xgboost - 031b34b1213df9230b7bed23bf99ee239098a987 authored over 9 years ago
issue #368, data.table problems

github.com/dmlc/xgboost - d8fc16538ea83e624c19b4ad0e2839c6f9f3d581 authored over 9 years ago
update more contributor names

github.com/dmlc/xgboost - 80b6ec447864c263d49d98fb231c4cfa1f81276c authored over 9 years ago
Update CONTRIBUTORS.md

github.com/dmlc/xgboost - 9203d26a2f9f99f7a25214c7d16f87f9e409fc5c authored over 9 years ago
Update CONTRIBUTORS.md

github.com/dmlc/xgboost - 4cf116ceb60b847ce48842e0a58da2c322eb775a authored over 9 years ago
Update CONTRIBUTORS.md

github.com/dmlc/xgboost - 41f30c288ef63df53d4f9fb13fd0340884c5b0c0 authored over 9 years ago
add list of contributors

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

github.com/dmlc/xgboost - 86f9f707d8c49ca727c7ea8ebb7b9f79fb43a7df authored over 9 years ago
New projection of all trees on one

github.com/dmlc/xgboost - 0dfc44325291b7f2de73a936016c7c90ab787667 authored over 9 years ago
Merge pull request #393 from jpata/wrapper-dict-fix

fix wrapper dict issue #392 thanks! merged

github.com/dmlc/xgboost - 71cd9b900057331f0e5501c0cf5d90b10f6db91a authored over 9 years ago
fix wrapper dict

github.com/dmlc/xgboost - be95c80aa29233f7089f54befaa8727607c7d9b4 authored over 9 years ago
Update travis_after_failure.sh

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