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

Cleaned up some code

github.com/dmlc/xgboost - 5f0f8749d90f585ccf0deb61a7ff8ec28cefa7af authored about 9 years ago
Added PyPI badge to README

github.com/dmlc/xgboost - 8bf6525394d2c035cba1759373dc629b4224326b authored about 9 years ago
Updated build.md for OS X

Ref: https://github.com/dmlc/xgboost/issues/596

github.com/dmlc/xgboost - 117f26f865e359830ffa6ef306ff7446b299e458 authored about 9 years ago
Changed 4 tests

Changed symbol test to give error on < sign, not on = sign
Changed 3 other functions, so that f...

github.com/dmlc/xgboost - b0f38e93529c93e5ce25196cd00e08de295570d7 authored about 9 years ago
Added back feature names

github.com/dmlc/xgboost - f9e1b2b7b7b78a092bc8c8aa40b727f865f0396f authored about 9 years ago
Merge pull request #5 from dmlc/master

Update to latest version

github.com/dmlc/xgboost - 96f221e0d01cb593c1d44081509f15757fbdec3f authored about 9 years ago
Create CHANGES.md

github.com/dmlc/xgboost - e436c94419c1eb4f7fc03f2a4e5e84cdac3b4d4d authored about 9 years ago
Merge pull request #587 from Far0n/py_train

python training continuation & maximize parameter

github.com/dmlc/xgboost - deb802b2be822ca4b59fc28f20925a6201a7e639 authored about 9 years ago
added unittest for training continuation

github.com/dmlc/xgboost - 8e1adddc2bce874b736ecde72fd540261dbe0e9f authored about 9 years ago
bugfix type-check xgb_model param

github.com/dmlc/xgboost - b894f7c9d65aa59cbd0f910998923a31b40b6d7d authored about 9 years ago
Merge pull request #591 from terrytangyuan/test

More test coverage for Python package

github.com/dmlc/xgboost - a71ccd8372d334ccfe264963fbc9b8998b7a7566 authored about 9 years ago
Added more thorough test for early stopping (+1 squashed commit)

Squashed commits:
[4f78cc0] Added test for early stopping (+1 squashed commit)

github.com/dmlc/xgboost - 7d297b418f288764bf4ca045add59478e27e8961 authored about 9 years ago
Added tests for additional params in sklearn wrapper (+1 squashed commit)

Squashed commits:
[43892b9] Added tests for additional params in sklearn wrapper

github.com/dmlc/xgboost - 166e87883099a451cd654c4a0aae7d938a89dc19 authored about 9 years ago
Merge pull request #589 from Far0n/patch-1

Update CONTRIBUTORS.md

github.com/dmlc/xgboost - 430be8d4bdf95690cc283f160680ea8ddad5e186 authored about 9 years ago
Update CONTRIBUTORS.md

github.com/dmlc/xgboost - 8676a1bf5666441f4c96ff6a328b3ae951f4ba1f authored about 9 years ago
python train additions

+ training continuation of existing model
+ maximize parameter just like in R package (whether ...

github.com/dmlc/xgboost - 4fe2f2fb09c86b4f3ee2d57b4132e979a6a3e029 authored about 9 years ago
Merge pull request #586 from Far0n/sklearn_wrapper

sklearn_wrapper additions fixed #420

github.com/dmlc/xgboost - 7f559235be906aaf44c52a1dc4ae0cb36f76da79 authored about 9 years ago
sklearn_wrapper additions

added output_margin & ntree_limit to predict and predict_proba

github.com/dmlc/xgboost - 79813097b5a36f8f8f3b9084337b55e7dc76de22 authored about 9 years ago
Merge pull request #585 from phunterlau/master

separate setup.py from pip installation, add trouble shooting page

github.com/dmlc/xgboost - e49d06c6bdb781d1d6103b1ae2d2a572f8a7ff6a authored about 9 years ago
separate setup.py with pip installation, add trouble shooting page

github.com/dmlc/xgboost - 739b3f2c5f394ce7a7c848795eaaa1fd61c39795 authored about 9 years ago
Merge pull request #582 from terrytangyuan/test

Test (eta decay) and bug fix

github.com/dmlc/xgboost - 9e1690defee8889e39d44dc3638b494bd1a07816 authored about 9 years ago
Suppress more evaluation verbose during training

github.com/dmlc/xgboost - 610b70b79ee3a6f4d0ad888ef917ef76f87b0cdc authored about 9 years ago
Fixed bug in eta decay (+2 squashed commits)

Squashed commits:
[b67caf2] Fix build
[365ceaa] Fixed bug in eta decay

github.com/dmlc/xgboost - 15a0d27eed1a852ab526eafe0dc9bf1eff457e4a authored about 9 years ago
Added test for eta decay (+3 squashed commits)

Squashed commits:
[9109887] Added test for eta decay(+1 squashed commit)
Squashed commits:
[1336b...

github.com/dmlc/xgboost - 888edba03f88f1574cd9383cc73f562aa24059db authored about 9 years ago
Fix Travis build

github.com/dmlc/xgboost - c817efbd8a4c18d4c84d5ff7988c5ccdc775c1d4 authored about 9 years ago
Merge branch 'master' of https://github.com/dmlc/xgboost

github.com/dmlc/xgboost - c11d6d5929a85c7a3ccd3b2f84ac68c26a50f57b authored about 9 years ago
Merge pull request #581 from ThunderShiviah/patch-1

Fix minor spelling and grammar

github.com/dmlc/xgboost - 243fd46df957e03691d9e229f880bd51f392db4b authored about 9 years ago
Fix minor spelling errors and awkward grammar.

github.com/dmlc/xgboost - a0c9ecd289b7b45883718535e42f3b855211fd0f authored about 9 years ago
Minor addition to R unit tests

github.com/dmlc/xgboost - e23f4ec3db905134c89dec20db75fef694baac02 authored about 9 years ago
Update CHANGES.md

github.com/dmlc/xgboost - 9cdcc8303b91d744399b0e83c1772a21b67a8c07 authored about 9 years ago
Merge pull request #563 from Far0n/eta_decay

learning_rates per boosting round

github.com/dmlc/xgboost - c16a6222f35b9e06ed6609c4b2046e2dda6ec67c authored about 9 years ago
Merge pull request #572 from ghosthugger/master

install xgboost so it can be imported

github.com/dmlc/xgboost - 3e648fd1e9342763aff4c8387c98df60fe256951 authored about 9 years ago
Merge pull request #580 from terrytangyuan/test

Fixed most of the lint issues

github.com/dmlc/xgboost - b9a9cd9db856cb1eaef852e4c45cdf3d96686c26 authored about 9 years ago
Fix travis build (+1 squashed commit)

Squashed commits:
[9240d5f] Fix Travis build

github.com/dmlc/xgboost - 5b9e071c183cc3c79dff2379a38625b3894b05d4 authored about 9 years ago
Merge pull request #579 from ClimbsRocks/patch-4

minor wording update

github.com/dmlc/xgboost - 99157ae56ac0a366c4529794ddca8f7b402fde70 authored about 9 years ago
Fixed most of the lint issues

github.com/dmlc/xgboost - 60244804006c6b986bb1e3460035e9543eb97a68 authored about 9 years ago
minor wording update

just clarifying some of the language describing the parameters

github.com/dmlc/xgboost - 6d35bd2421e268a5130c6b19086deadf7f3eb9a6 authored about 9 years ago
Lint fix on infix operators

github.com/dmlc/xgboost - 8bae7159944d9fafbb5f02d933273ef3c77ca0ef authored about 9 years ago
Update CONTRIBUTORS.md

github.com/dmlc/xgboost - 1dcedb23ec83599b855f787578e33bcb1ea5c73d authored about 9 years ago
Lint fix on consistent assignment

github.com/dmlc/xgboost - d7fce99564221f942eafa241ba2b999ba4db0179 authored about 9 years ago
Merge pull request #575 from ClimbsRocks/patch-2

Clarifies explanations around Data Interface code

github.com/dmlc/xgboost - ce9d7045f947225dc4ae240a67322aa1cf39b6f9 authored about 9 years ago
Merge pull request #576 from ClimbsRocks/patch-3

fixes typo in error message

github.com/dmlc/xgboost - 1924e16f45b4211ee511d789c08152263fc47f09 authored about 9 years ago
fixes typo in error message

github.com/dmlc/xgboost - b3bb54da730f0722d5bfae9abf8626ed190c9700 authored about 9 years ago
Merge pull request #573 from ClimbsRocks/patch-1

Clarifies wording on Data Interface intro list

github.com/dmlc/xgboost - 88b4c64c0de283a27936cdf23123881e2e5d9bc5 authored about 9 years ago
Clarifies explanations around Data Interface code

github.com/dmlc/xgboost - 89eafa1b9766da442d90b0ce8d831c8a84c4e27e authored about 9 years ago
Clarifies wording on Data Interface intro list

github.com/dmlc/xgboost - 8ddb7b0152966be1bad09c5ac834b6bf698b9787 authored about 9 years ago
Update setup.py

github.com/dmlc/xgboost - 111b04e18e0b4eebdb903f0c098f64eb69781755 authored about 9 years ago
Merge pull request #568 from terrytangyuan/test

Added test_lint.R to test code quality

github.com/dmlc/xgboost - 2e31e97e5496f467e4a593398eaaf9304b164126 authored about 9 years ago
Added test_lint.R to test code quality

github.com/dmlc/xgboost - 56da3751657b10b07913a1637f4f9ef523d87c93 authored about 9 years ago
Merge pull request #564 from Far0n/sklearn_wrapper

added missing params to sklearn python wrapper

github.com/dmlc/xgboost - 35341479059a4d8135f84f713f885f923e142df8 authored about 9 years ago
correcting wrong default values

github.com/dmlc/xgboost - 738e420128cd1de74f409a2590773ad2bc408723 authored over 9 years ago
fixed too long lines

github.com/dmlc/xgboost - b80d5d6b33dcbbb661377f13beecc8a63b0010e8 authored over 9 years ago
added missing params

github.com/dmlc/xgboost - 422febd18e853d4b1a8bd50154280bd0f7b9cfbf authored over 9 years ago
fixed "Exactly one space required after comma"

github.com/dmlc/xgboost - 68c9252ff72f13715b4ab8a14dc47eb6da8183d1 authored over 9 years ago
learning_rates per boosting round

github.com/dmlc/xgboost - a1ba6086417d58a735e638496a1932bacbf18651 authored over 9 years ago
Merge pull request #561 from terrytangyuan/test

Added test for code quality check

github.com/dmlc/xgboost - 224f574420883da429684243b731d46a37e21f5d authored over 9 years ago
Merge pull request #549 from phunterlau/master

Fix data file shipping confusions on pip install for #463

github.com/dmlc/xgboost - 06f502a1aa4632a53ad81d891e999ff8a744fdfa authored over 9 years ago
Merge pull request #560 from sinhrks/plot_importance

Python: adjusts plot_importance ylim

github.com/dmlc/xgboost - d60ee841370158fd489ac3d0539ac29c2c64db46 authored over 9 years ago
Code: Lint fixes on trailing spaces

github.com/dmlc/xgboost - 139feaf97aaae68866132cf2b18c98b1b3e1fc0d authored over 9 years ago
Code: Some Lint fixes

github.com/dmlc/xgboost - 537b34dc6fdd183ec68a6fd658a905fc185b6ad5 authored over 9 years ago
Added test_lint to test code quality

github.com/dmlc/xgboost - 3abbd7b4c7d9b54cccb24d407e0d0d6999042761 authored over 9 years ago
Python: adjusts plot_importance ylim

github.com/dmlc/xgboost - 1f19b7828794595684eb9aeb09bcfe5bac167c99 authored over 9 years ago
Merge pull request #557 from shimo-t/patch

fix training.py and sklearn.py for evals_result in python3

github.com/dmlc/xgboost - 36927632c51f5e03e4cc63fc61b447813ceba536 authored over 9 years ago
fix sklearn.py for evals_result in python3

github.com/dmlc/xgboost - 607599f2a1f6a50eda95ac1282492a8ecdc2913d authored over 9 years ago
fix training.py for evals_result in python3

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

github.com/dmlc/xgboost - 4b4ade83424fe037b8652d79cc53afd59f2cdf8d authored over 9 years ago
Merge pull request #528 from terrytangyuan/test

More Unit Tests for Python Package

github.com/dmlc/xgboost - d4d36eed452786f83ea2c169edb2d7258431978b authored over 9 years ago
Merge pull request #555 from sinhrks/plot_sklearn

Allow plot function to handle XGBModel

github.com/dmlc/xgboost - cb7f331ebcc05a6dc1f0964ff0edd3b69a07c965 authored over 9 years ago
Merge pull request #552 from yoori/perf

GBTree::Predict performance fix: removed excess thread_temp initializ…

github.com/dmlc/xgboost - c4181e5f2e5ab9abad0016acb54170506017d3d5 authored over 9 years ago
Added fixed random seed for tests (+1 squashed commit)

Squashed commits:
[76e3664] Added fixed random seed for tests

github.com/dmlc/xgboost - ec2cdafec546fe79a96d117a52055c564d27f25f authored over 9 years ago
Fix failed tests (+2 squashed commits)

Squashed commits:
[962e1e4] Fix failed tests
[21ca3fb] Removed one unnecessary line

github.com/dmlc/xgboost - 755072e3783f7aa603a30aca7724fea1d8b2deed authored over 9 years ago
Added scikit-learn from Conda

github.com/dmlc/xgboost - 652ff076685db2254fc522e852a06ad735cf0d35 authored over 9 years ago
correct print for python 3

github.com/dmlc/xgboost - 24a92808dbcb58185d59bf6c529a361e74bacf5f authored over 9 years ago
Allow plot function to handle XGBModel

github.com/dmlc/xgboost - 6f046327acc62d3e36d337f676eaa5e2011aa8c6 authored over 9 years ago
[DOC] Add contributor

github.com/dmlc/xgboost - eee304662452feda389e44546a72d1c7d994b123 authored over 9 years ago
Merge commit 'a16289b2047a7c2ec36667f6031dbb648e4d2caa'

github.com/dmlc/xgboost - a4ac750eb1f1f9b4c0af089580cb6d95f6c871bf authored over 9 years ago
Squashed 'subtree/rabit/' changes from fa99857..e81a11d

e81a11d Merge pull request #25 from daiyl0320/master
35c3b37 add retry mechanism to ConnectTrack...

github.com/dmlc/xgboost - a16289b2047a7c2ec36667f6031dbb648e4d2caa authored over 9 years ago
Merge pull request #25 from daiyl0320/master

add retry mechanism to ConnectTracker and modify Listen backlog to 128 in rabit_traker.py

github.com/dmlc/xgboost - e81a11dd7ee3cff87a38a42901315821df018bae authored over 9 years ago
add retry mechanism to ConnectTracker and modify Listen backlog to 128

in rabit_traker.py

github.com/dmlc/xgboost - 35c3b371ea9d283e7b1a83ffa7dd78324188227e authored over 9 years ago
GBTree::Predict performance fix: removed excess thread_temp initialization

github.com/dmlc/xgboost - 49c1cb6990058daa7ee23e107bfff926a9d58ca3 authored over 9 years ago
GBTree::Predict performance fix: removed excess thread_temp initialization

github.com/dmlc/xgboost - c0853967d5cb04bbf8e6ceebe7db32d01725cb5f authored over 9 years ago
Update param.h

enforce parallel option to 0 for now for stable result

github.com/dmlc/xgboost - fd8439ffbcad0d68da952620c129e3e551a2aab3 authored over 9 years ago
Bool gets mapped to i instead of int

github.com/dmlc/xgboost - 7c79c9ac3a580c779ed80639468fe1f71d5c3e61 authored over 9 years ago
fix pylint warnings

github.com/dmlc/xgboost - 8ad58139cdec87ec0cba5fad7b4de24d97aef645 authored over 9 years ago
fix data file shipping confusions, force system compiling, correct libpath for pip

github.com/dmlc/xgboost - 7b25834667019e4d301fddc6e1002888b7951e5f authored over 9 years ago
Merge pull request #4 from JohanManders/JohanManders-Pandas

More Pandas dtypes and more flexible variable naming

github.com/dmlc/xgboost - 66b9a72d5a4cf4828216a7eac412e89989e8b165 authored over 9 years ago
More Pandas dtypes and more flexible variable naming

- Pandas DataFrame supports more dtypes than 'int64', 'float64' and 'bool', therefor added a bun...

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

Getting latest version from dmlc

github.com/dmlc/xgboost - f116722e68a4108666b29520acf4b0efada053ba authored over 9 years ago
Merge pull request #540 from JohanManders/quansie-python-training-patch-1

Update training.py and sklearn.py for evals_result

github.com/dmlc/xgboost - 8e4dc4336849c24ae48636ae60f5faddbb789038 authored over 9 years ago
Removed th last few trailing whitespaces

github.com/dmlc/xgboost - 00387cb6459491e442a6c809fabe934e2645699f authored over 9 years ago
One line was too long

github.com/dmlc/xgboost - 0f8f8e05b2330281a5c2cb9b0d27e4f719a492d2 authored over 9 years ago
Removed trailing whitespaces and Change Error to XGBoostError

github.com/dmlc/xgboost - 82c2ba4c44feef7b8cf7b4ce4a6509f43ed21bfa authored over 9 years ago
Added evals result demos

github.com/dmlc/xgboost - edf4595bc1046c8b62f9fbf5b7a89dc6a6dc17e7 authored over 9 years ago
Access xgboost eval metrics by using sklearn

github.com/dmlc/xgboost - f1e1cc28ff00ed3b54d6eb1f4a77290c8ee7f7b2 authored over 9 years ago
Update evals_result.py

github.com/dmlc/xgboost - 122ec48a8948a1bf87c2aff45d805c82b56e9794 authored over 9 years ago
Demo for accessing eval metrics in xgboost

github.com/dmlc/xgboost - 6e2bdcbbbc55d8f467e1014cbfc5c31faa501221 authored over 9 years ago
Added Johan Manders to the list, asked by Tianqi Chen

github.com/dmlc/xgboost - 67f3c687b8199f43ed6a89413c9489514f889b00 authored over 9 years ago
Updated the documentation a bit

Will upload some demos for guide-python later.

github.com/dmlc/xgboost - 9c8420a4dceb4cc7468b8ec4b67f48e61c5cdfe5 authored over 9 years ago
Made eval_results for sklearn output the same structure as in the new training.py

Changed the name of eval_results to evals_result, so that the naming is the same in training.py ...

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