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

[DMLC] update dmlccore

52184387167aecdf0dc837392a7dec1f95c0f798 authored over 8 years ago by tqchen <[email protected]>
[DISK] Add shard option to disk

2230f1273f2e966db80de5c64965e205f436746c authored over 8 years ago by tqchen <[email protected]>
[TREE] switch to two pass

a500fbc9b0afcebf7801199be007373344745144 authored over 8 years ago by tqchen <[email protected]>
[DMLC] Update dmlc

88e362732ff2c77b93777207b51774b1e64dcffc authored over 8 years ago by tqchen <[email protected]>
[TREE] Cleanup some functions, add utility function for two pass

523afcbcd25b02437c4b77f36cd503dfe8c0b3ae authored over 8 years ago by tqchen <[email protected]>
[TREE] Refactor histmaker

52227a8920aa0927345304b4ec119c73d5668a94 authored over 8 years ago by tqchen <[email protected]>
[METRIC] change metric accumulator to double

468bc7725a133e598ec36bfeb92c2e34fec17b57 authored over 8 years ago by tqchen <[email protected]>
[MEM] Add rowset struct to save memory with billion level rows

88447ca32e2ee6ec54175ed1a05337fc157a2386 authored over 8 years ago by tqchen <[email protected]>
Merge pull request #812 from samuel-liyi/master

fsplit value

72961d914bea495ab3c4dc8c5c277febc045d40f authored over 8 years ago by Tianqi Chen <[email protected]>
Merge pull request #813 from angadgill/patch-2

Update build.md

5345990dae5154c6375a344fb2a7f9df9ee20689 authored over 8 years ago by Yuan (Terry) Tang <[email protected]>
Update build.md

Minor typo

c9e09c98758e24bb3bc43b73dbf3ee05a4c5d05b authored over 8 years ago by Angad Gill <[email protected]>
change the formula of fsplit value

d3540aacc55a5230d0cf0ee452aef6b0337f9671 authored over 8 years ago by samuel-liyi <[email protected]>
Merge pull request #788 from maximsch2/fix-missing

Make missing handling consistent with sklearn's portion of the Python package

eb169e4f73d6e51d4e7aac2a5e243db592039fc3 authored over 8 years ago by Tianqi Chen <[email protected]>
Make missing handling consistent with sklearn's portion of the python package

f5e96eba72bde51ce7feee2437608daedbfdffc5 authored over 8 years ago by Maxim Grechkin <[email protected]>
Merge pull request #778 from dmlc/terrytangyuan-patch-1

Update installation instructions for R package

21d5ec7275f681435e649fc033fec94b40f536c2 authored over 8 years ago by Yuan (Terry) Tang <[email protected]>
Update installation instructions for R package

be58d6f9d6556a3d049beea1c32785a5eb357d20 authored over 8 years ago by Yuan (Terry) Tang <[email protected]>
Merge pull request #774 from thirdwing/master

[R] update doc (close #760, close #773)

5d9b80cd8bef05e6f3fd7d4b7624d9a17c255978 authored over 8 years ago by Yuan (Terry) Tang <[email protected]>
[R] update doc; add drat repo

bdeb095a7db59874f9986912e9162625c98f1701 authored over 8 years ago by Qiang Kou <[email protected]>
Merge pull request #768 from moutai/patch-1

[docs] Fix typo in release notes

1ab0c3c248734ed4e1c50fcf8904a4f184f9f2be authored over 8 years ago by Tianqi Chen <[email protected]>
[docs] Fix typo in release notes

small typo fix
thanks

51f0e469cbd434e93e5780cbd7127c65928f356c authored over 8 years ago by Moussa Taifi <[email protected]>
Merge pull request #767 from jenshaase/patch-1

Python Package Installation Documentation Bug

015c3e0b4534abdb3108d6e8977171dc59d94000 authored over 8 years ago by Yuan (Terry) Tang <[email protected]>
Python Package Installation Documentation Bug

307757197696cdf93f9ee11a322278abc214fbf5 authored over 8 years ago by Jens Haase <[email protected]>
Update build.md

52c8d09ba8a494ef8364b8bb43dd914305680152 authored over 8 years ago by Tianqi Chen <[email protected]>
Merge pull request #761 from aayush26/patch-1

line 100: path changed updated

e5b1bd39a00c479e718a3b257d9a17276544afda authored over 8 years ago by Tianqi Chen <[email protected]>
Merge pull request #763 from bzEq/issue751

fix signature of __deepcopy__ method

6f5b68095b9367d55e7c6275f48b4c0bf547b27b authored over 8 years ago by Tianqi Chen <[email protected]>
__copy__ calls __deepcopy__ with an argument

d9e50fd7f3f3bd01111efcde1bacc19e9d883eff authored over 8 years ago by Kai Luo <[email protected]>
fix signature of __deepcopy__ method

5cd765e9359cfbb3ce0050a911ceace1fc727501 authored over 8 years ago by Kai Luo <[email protected]>
line 100: path changed updated

5af97e5e4796122bc6d2e9c63593308657df9c71 authored over 8 years ago by Aayush Kumar Singha <[email protected]>
Merge pull request #759 from dmlc/brick

Merge Brick into master

ef4dcce7372dbc03b5066a614727f2a6dfcbd3bc authored over 8 years ago by Tianqi Chen <[email protected]>
Merge pull request #755 from tqchen/brick

Brick

fb0ced2639d550518ca2aa8db8a84fef11af0f04 authored almost 9 years ago by Tianqi Chen <[email protected]>
[DOC] Update R doc

8e7f2679d55f0d75314b9f7578a4782422c894a4 authored almost 9 years ago by tqchen <[email protected]>
[DOC] cleanup distributed training

e7d8ed71d6cf927ffa23b7dea13f9e24a1d2f405 authored almost 9 years ago by tqchen <[email protected]>
[WINDOWS] Remove windows

df7c7930d09b707c93c21c3ebadae2e13769d808 authored almost 9 years ago by tqchen <[email protected]>
[TEST] add partial load option

67fbf8d26418d63f05f66b412d7a9b26c53a60c7 authored almost 9 years ago by tqchen <[email protected]>
[TRAVIS] cleanup travis script

634db18a0f286c10158bc3e743c652ba493f7fda authored almost 9 years ago by tqchen <[email protected]>
Minor wordings to doc

219e58d453daf26d6717e2266b83fca0071f3129 authored almost 9 years ago by tqchen <[email protected]>
[R] make all customizations to meet strict standard of cran

1495a43cea05071e9451d008addffa598e4e7341 authored almost 9 years ago by tqchen <[email protected]>
[FIX] change evaluation to more precision

fd173e260f8d374983727fe943114a697e73571a authored almost 9 years ago by tqchen <[email protected]>
[PLUGIN] Add plugin system

96f4542a67025c6d6897d0a8d3ce92284088c06c authored almost 9 years ago by tqchen <[email protected]>
[LOG] Simplfy README.md add change logs.

263b7befde373800a8f59fe16c456d5c0bdb39aa authored almost 9 years ago by tqchen <[email protected]>
[DATA] Isolate the format of page file

36c389ac464dec414aefe78b3cfe6d4d7c625de3 authored almost 9 years ago by tqchen <[email protected]>
[LZ4] enable 16 bit index

6de1c86d18f08aad5cd809dd8705f1e5cb00876b authored almost 9 years ago by tqchen <[email protected]>
[LZ] Improve lz4 format

c4d389c5df5d807fccb1774bf000e35e78b31773 authored almost 9 years ago by tqchen <[email protected]>
[FIX] fix plugin system

31d8e93ef3aebb42625c0be4aa74792ad34ac2d0 authored almost 9 years ago by tqchen <[email protected]>
modify java wrapper settings for new refactor

a662340fda5630e58e0575d149ae91e2018a284b authored almost 9 years ago by 黄子轩 <[email protected]>
[R] enable R compile

[R] Enable R build for windows and linux

2dc6c2dc5219c1e105025ef807b8746089d1e852 authored almost 9 years ago by tqchen <[email protected]>
[METRIC] all metric move finished

b4d0bb5a6dcd741562377898628c1886fc0a71fa authored almost 9 years ago by tqchen <[email protected]>
[Update] remove rabit subtree, use submodule, move code

4f26d98150866702704a4cc99529bafeccc19749 authored almost 9 years ago by tqchen <[email protected]>
[OBJ] Add basic objective function and registry

dedd87662bf6bda6021496b09efcfae28a33943a authored almost 9 years ago by tqchen <[email protected]>
[TREE] Refactor to new logging

844e8a153de39255a8b222cf4eb914860233fbac authored almost 9 years ago by tqchen <[email protected]>
[TREE] Finalize regression tree refactor

a62a66d54510eccf3d311107fedbdf9aeeeee469 authored almost 9 years ago by tqchen <[email protected]>
[TREE] Enable updater registry

c8ccb61b9ed40cbbad46a2322c676eb02098c8cc authored almost 9 years ago by tqchen <[email protected]>
[TREE] Refactor colmaker

3128e1705bf76f294cd06f143d253a73c382e16e authored almost 9 years ago by tqchen <[email protected]>
[TREE] Move the files to target refactor location

4adc4cf0b95b4ebfcebf57ea230028c6ba7bb4b9 authored almost 9 years ago by tqchen <[email protected]>
[TREE] finish move of updater

d4677b6561c1ed56418eb17a2bb00dc568272db4 authored almost 9 years ago by tqchen <[email protected]>
[REFACTOR] Add alias, allow missing variables, init gbm interface

e4567bbc47d02b16479263b084e7e004cb0333ff authored almost 9 years ago by tqchen <[email protected]>
[GBM] Finish migrate all gbms

9042b9e2c7375dd76f7124f4561fbf2072ce3bae authored almost 9 years ago by tqchen <[email protected]>
[MAKE] fix makefile

7e6f00ee11cbbc361ae3d5e9162a8b6f6f11d23a authored almost 9 years ago by tqchen <[email protected]>
[Make] refactor build script to use config file

084f5f4715306f068c827d3b723b5448ee99fe7f authored almost 9 years ago by tqchen <[email protected]>
[LEARNER] Init learner interface

82ceb4de0af8877403517f5044861cf60fbd6ce8 authored almost 9 years ago by tqchen <[email protected]>
[GBM] remove need to explicit InitModel, rename save/load

4b4b36d047367f7417f4c9a543d9c0b18d2e4cf0 authored almost 9 years ago by tqchen <[email protected]>
[LEARNER] refactor learner

0d95e863c981548b5a7ca363310fc359a9165d85 authored almost 9 years ago by tqchen <[email protected]>
[LIBXGBOOST] pass demo running.

d75e3ed05d9f2c88eb1bc79393e8790b561c030b authored almost 9 years ago by tqchen <[email protected]>
[REFACTOR] completely remove old src

5f28617d7db64e8f3f409f13c3690e1b701bf481 authored almost 9 years ago by tqchen <[email protected]>
[IO] Enable external memory

ef1021e759478f9b52252f9d4ebccd0425efe31e authored almost 9 years ago by tqchen <[email protected]>
[DATA] Make it fully compatible with rank

72347e2d4584633bf2bd8b83fc9021e0cf03ba2e authored almost 9 years ago by tqchen <[email protected]>
[TREE] move tree model

05115adbffe3e9e355727be6348dc0cdf48ff749 authored almost 9 years ago by tqchen <[email protected]>
[TREE] Move colmaker

20043f63a668dc0fe58620a9737f45aff0d0c74a authored almost 9 years ago by tqchen <[email protected]>
[CLI] initial refactor of CLI

cee148ed6435cdbbe1b03909cd47e3bdb8d73769 authored almost 9 years ago by tqchen <[email protected]>
latest data

3d708e4788254e9217babc7afd5ca7daf8fed4df authored almost 9 years ago by tqchen <[email protected]>
fix makefile warning when cc is defined

5ed4dc4f60e76b163577aaa5a65219770d4440d3 authored almost 9 years ago by tqchen <[email protected]>
[DATA] basic data refactor done, basic version of csr source.

46bcba7173b14202e3cee5c68fa718761ff6e9cc authored almost 9 years ago by tqchen <[email protected]>
Data interface ready

7ff91fe5f94b8dfe6fe4a8066e41f2d1e557abde authored almost 9 years ago by tqchen <[email protected]>
[REFACTOR] cleanup structure

d530e0c14f2674b12b0a32b74715b79e9fb6c134 authored almost 9 years ago by tqchen <[email protected]>
Update CHANGES.md

0dc68b1aefe4a09775a2b86103643f9bce6979d2 authored almost 9 years ago by Tianqi Chen <[email protected]>
[RABIT] fix rabit in local mode

112d866dc92354304c0891500374fe40cdf13a50 authored almost 9 years ago by tqchen <[email protected]>
Added contributor

98d8a8b8714ef14d46b769dbbb082d792b7a151b authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
Merge pull request #733 from damiencarol/javadocfix

[Java] Fix broken javadoc generation

50af394272edb304f274760f041b6f6ac5eee7b7 authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
Fix native/Native consistency in comments

375c106fccec6f273f526480b638eb7d993b25e1 authored almost 9 years ago by damiencarol <[email protected]>
Update CONTRIBUTORS.md

d1439a10a80f3f0193fe75a8f58beee888bc53a0 authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
Merge pull request #730 from ganesh-krishnan/master

Fixed off by 1 bug in early.stop.rounds in xgb.cv

c44eb3ab9106c1466166c864c93e95ff8cf2726c authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
[RABIT] Sync with dmlc

05b958c178b16d707ff16b4b05506be124087e13 authored almost 9 years ago by tqchen <[email protected]>
Fix warnings when generating javadoc

fd3baf68f17ae82b86c891e4a26a9863b1270bf2 authored almost 9 years ago by damiencarol <[email protected]>
Fix errors when generating javadoc

89216e239f894f7b067f88366d99b7dced13dc29 authored almost 9 years ago by damiencarol <[email protected]>
Fixed off by 1 bug in xgb.cv

6ba53329e58a91710b70b1bf57a6f88128cf1d45 authored almost 9 years ago by Ganesh <[email protected]>
Merge pull request #728 from yenchenlin1994/fix-doc-typo

Remove redundant word

0958fb35ae8aab4de732800701bf106c8d5c834c authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
Remove redundant word

5a91ded2140cceaa79611ba0ef93b98f4f58b1e5 authored almost 9 years ago by YenChenLin <[email protected]>
Fixes #725

7606bf8156289cba0e52bffd79cdbb0482f1ce30 authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
Merge pull request #724 from hxd1011/patch-1

Fix typo

1bd0f9eecd0fe7ec32cbe59329c542dfa5f9085b authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
Fix typo

"Until Know" to "Until Now"

8e9b7e2c67e57c247cb533541eb497bd6a294edb authored almost 9 years ago by hxd1011 <[email protected]>
Merge pull request #722 from yenchenlin1994/fix-demo-regression-typo

Fix typo in demo/regression/README.md

063bebe7d3c02788d637c4989be1e5b2070576e9 authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
Fix typo in demo/regression/README.md

7ff704a13fa94410c5d9c60bd89959fb4d22b227 authored almost 9 years ago by YenChenLin <[email protected]>
Merge pull request #720 from derek-damron/master

Add newline chars to early.stop.round message

b684b5fadad500fca692cb69c16dcbd14d1af388 authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
Add newline char to early.stop.round message

8756d5b1609a488c7c4933e94e29422223a1d957 authored almost 9 years ago by Derek Damron <[email protected]>
Add newline char to early.stop.round message

cd0099f2a15f726c62d8181a9c3f946495f54ed5 authored almost 9 years ago by Derek Damron <[email protected]>
Merge pull request #718 from kilojoules/patch-2

fix minor typo

fa205cdaf8bef671386e457d03e34c860da86b5f authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
fix minor typo

f51e1893fe67875e7cafc52904c97e694d22d195 authored almost 9 years ago by Julian Quick <[email protected]>
Merge pull request #714 from maarten-keijzer/doc_fix

Updated the documentation for 'gradient' and 'Hessian' (subscript error)

da98e84b19460d11270a16b6730c82039066c30e authored almost 9 years ago by Tianqi Chen <[email protected]>
Updated the documentation for 'gradient' and 'Hessian' (subscript error)

a6c35a8d748df8fa1e27c3a0bb527ea1513fd555 authored almost 9 years ago by Maarten Keijzer <[email protected]>
Merge pull request #712 from Far0n/py_cv

python cv bugfixing (eval metrics)

d747649892ad10b960bcca4c3c58c442ccbeea91 authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>