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
5f0f8749d90f585ccf0deb61a7ff8ec28cefa7af authored about 9 years ago by Johan Manders <[email protected]>
8bf6525394d2c035cba1759373dc629b4224326b authored about 9 years ago by Yuan (Terry) Tang <[email protected]>
Ref: https://github.com/dmlc/xgboost/issues/596
117f26f865e359830ffa6ef306ff7446b299e458 authored about 9 years ago by Dat Le <[email protected]>
Changed symbol test to give error on < sign, not on = sign
Changed 3 other functions, so that f...
f9e1b2b7b7b78a092bc8c8aa40b727f865f0396f authored about 9 years ago by Johan Manders <[email protected]>
Update to latest version
96f221e0d01cb593c1d44081509f15757fbdec3f authored about 9 years ago by Johan Manders <[email protected]>e436c94419c1eb4f7fc03f2a4e5e84cdac3b4d4d authored about 9 years ago by Yuan (Terry) Tang <[email protected]>
python training continuation & maximize parameter
deb802b2be822ca4b59fc28f20925a6201a7e639 authored about 9 years ago by Yuan (Terry) Tang <[email protected]>8e1adddc2bce874b736ecde72fd540261dbe0e9f authored about 9 years ago by Far0n <[email protected]>
b894f7c9d65aa59cbd0f910998923a31b40b6d7d authored about 9 years ago by Far0n <[email protected]>
More test coverage for Python package
a71ccd8372d334ccfe264963fbc9b8998b7a7566 authored about 9 years ago by Yuan (Terry) Tang <[email protected]>Squashed commits:
[4f78cc0] Added test for early stopping (+1 squashed commit)
Squashed commits:
[43892b9] Added tests for additional params in sklearn wrapper
Update CONTRIBUTORS.md
430be8d4bdf95690cc283f160680ea8ddad5e186 authored about 9 years ago by Yuan (Terry) Tang <[email protected]>8676a1bf5666441f4c96ff6a328b3ae951f4ba1f authored about 9 years ago by Far0n <[email protected]>
+ training continuation of existing model
+ maximize parameter just like in R package (whether ...
sklearn_wrapper additions fixed #420
7f559235be906aaf44c52a1dc4ae0cb36f76da79 authored about 9 years ago by Yuan (Terry) Tang <[email protected]>added output_margin & ntree_limit to predict and predict_proba
79813097b5a36f8f8f3b9084337b55e7dc76de22 authored about 9 years ago by Faron <[email protected]>separate setup.py from pip installation, add trouble shooting page
e49d06c6bdb781d1d6103b1ae2d2a572f8a7ff6a authored about 9 years ago by Yuan (Terry) Tang <[email protected]>739b3f2c5f394ce7a7c848795eaaa1fd61c39795 authored about 9 years ago by phunterlau <[email protected]>
Test (eta decay) and bug fix
9e1690defee8889e39d44dc3638b494bd1a07816 authored about 9 years ago by Yuan (Terry) Tang <[email protected]>610b70b79ee3a6f4d0ad888ef917ef76f87b0cdc authored about 9 years ago by terrytangyuan <[email protected]>
Squashed commits:
[b67caf2] Fix build
[365ceaa] Fixed bug in eta decay
Squashed commits:
[9109887] Added test for eta decay(+1 squashed commit)
Squashed commits:
[1336b...
c817efbd8a4c18d4c84d5ff7988c5ccdc775c1d4 authored about 9 years ago by terrytangyuan <[email protected]>
c11d6d5929a85c7a3ccd3b2f84ac68c26a50f57b authored about 9 years ago by terrytangyuan <[email protected]>
Fix minor spelling and grammar
243fd46df957e03691d9e229f880bd51f392db4b authored about 9 years ago by Yuan (Terry) Tang <[email protected]>a0c9ecd289b7b45883718535e42f3b855211fd0f authored about 9 years ago by Thunder Shiviah <[email protected]>
e23f4ec3db905134c89dec20db75fef694baac02 authored about 9 years ago by terrytangyuan <[email protected]>
9cdcc8303b91d744399b0e83c1772a21b67a8c07 authored about 9 years ago by Yuan (Terry) Tang <[email protected]>
learning_rates per boosting round
c16a6222f35b9e06ed6609c4b2046e2dda6ec67c authored about 9 years ago by Yuan (Terry) Tang <[email protected]>install xgboost so it can be imported
3e648fd1e9342763aff4c8387c98df60fe256951 authored about 9 years ago by Tianqi Chen <[email protected]>Fixed most of the lint issues
b9a9cd9db856cb1eaef852e4c45cdf3d96686c26 authored about 9 years ago by Yuan (Terry) Tang <[email protected]>Squashed commits:
[9240d5f] Fix Travis build
minor wording update
99157ae56ac0a366c4529794ddca8f7b402fde70 authored about 9 years ago by Yuan (Terry) Tang <[email protected]>60244804006c6b986bb1e3460035e9543eb97a68 authored about 9 years ago by terrytangyuan <[email protected]>
just clarifying some of the language describing the parameters
6d35bd2421e268a5130c6b19086deadf7f3eb9a6 authored about 9 years ago by Preston Parry <[email protected]>8bae7159944d9fafbb5f02d933273ef3c77ca0ef authored about 9 years ago by terrytangyuan <[email protected]>
1dcedb23ec83599b855f787578e33bcb1ea5c73d authored about 9 years ago by Yuan (Terry) Tang <[email protected]>
d7fce99564221f942eafa241ba2b999ba4db0179 authored about 9 years ago by terrytangyuan <[email protected]>
Clarifies explanations around Data Interface code
ce9d7045f947225dc4ae240a67322aa1cf39b6f9 authored about 9 years ago by Michaël Benesty <[email protected]>fixes typo in error message
1924e16f45b4211ee511d789c08152263fc47f09 authored about 9 years ago by Michaël Benesty <[email protected]>b3bb54da730f0722d5bfae9abf8626ed190c9700 authored about 9 years ago by Preston Parry <[email protected]>
Clarifies wording on Data Interface intro list
88b4c64c0de283a27936cdf23123881e2e5d9bc5 authored about 9 years ago by Tianqi Chen <[email protected]>89eafa1b9766da442d90b0ce8d831c8a84c4e27e authored about 9 years ago by Preston Parry <[email protected]>
8ddb7b0152966be1bad09c5ac834b6bf698b9787 authored about 9 years ago by Preston Parry <[email protected]>
111b04e18e0b4eebdb903f0c098f64eb69781755 authored about 9 years ago by Gösta Forsum <[email protected]>
Added test_lint.R to test code quality
2e31e97e5496f467e4a593398eaaf9304b164126 authored about 9 years ago by Tong He <[email protected]>56da3751657b10b07913a1637f4f9ef523d87c93 authored about 9 years ago by terrytangyuan <[email protected]>
added missing params to sklearn python wrapper
35341479059a4d8135f84f713f885f923e142df8 authored about 9 years ago by Tianqi Chen <[email protected]>738e420128cd1de74f409a2590773ad2bc408723 authored about 9 years ago by Faron <[email protected]>
b80d5d6b33dcbbb661377f13beecc8a63b0010e8 authored about 9 years ago by Faron <[email protected]>
422febd18e853d4b1a8bd50154280bd0f7b9cfbf authored about 9 years ago by Faron <[email protected]>
68c9252ff72f13715b4ab8a14dc47eb6da8183d1 authored about 9 years ago by Faron <[email protected]>
a1ba6086417d58a735e638496a1932bacbf18651 authored about 9 years ago by Faron <[email protected]>
Added test for code quality check
224f574420883da429684243b731d46a37e21f5d authored about 9 years ago by Tong He <[email protected]>Fix data file shipping confusions on pip install for #463
06f502a1aa4632a53ad81d891e999ff8a744fdfa authored about 9 years ago by Tianqi Chen <[email protected]>Python: adjusts plot_importance ylim
d60ee841370158fd489ac3d0539ac29c2c64db46 authored about 9 years ago by Tianqi Chen <[email protected]>139feaf97aaae68866132cf2b18c98b1b3e1fc0d authored about 9 years ago by terrytangyuan <[email protected]>
537b34dc6fdd183ec68a6fd658a905fc185b6ad5 authored about 9 years ago by terrytangyuan <[email protected]>
3abbd7b4c7d9b54cccb24d407e0d0d6999042761 authored about 9 years ago by terrytangyuan <[email protected]>
1f19b7828794595684eb9aeb09bcfe5bac167c99 authored about 9 years ago by sinhrks <[email protected]>
fix training.py and sklearn.py for evals_result in python3
36927632c51f5e03e4cc63fc61b447813ceba536 authored about 9 years ago by Tianqi Chen <[email protected]>607599f2a1f6a50eda95ac1282492a8ecdc2913d authored about 9 years ago by Takahisa Shimoda <[email protected]>
b587dd27041198a178d772a39ecaba922f1278dc authored about 9 years ago by Takahisa Shimoda <[email protected]>
4b4ade83424fe037b8652d79cc53afd59f2cdf8d authored about 9 years ago by Tianqi Chen <[email protected]>
More Unit Tests for Python Package
d4d36eed452786f83ea2c169edb2d7258431978b authored about 9 years ago by Tianqi Chen <[email protected]>Allow plot function to handle XGBModel
cb7f331ebcc05a6dc1f0964ff0edd3b69a07c965 authored about 9 years ago by Tianqi Chen <[email protected]>GBTree::Predict performance fix: removed excess thread_temp initializ…
c4181e5f2e5ab9abad0016acb54170506017d3d5 authored about 9 years ago by Tianqi Chen <[email protected]>Squashed commits:
[76e3664] Added fixed random seed for tests
Squashed commits:
[962e1e4] Fix failed tests
[21ca3fb] Removed one unnecessary line
652ff076685db2254fc522e852a06ad735cf0d35 authored about 9 years ago by terrytangyuan <[email protected]>
24a92808dbcb58185d59bf6c529a361e74bacf5f authored about 9 years ago by phunterlau <[email protected]>
6f046327acc62d3e36d337f676eaa5e2011aa8c6 authored about 9 years ago by sinhrks <[email protected]>
eee304662452feda389e44546a72d1c7d994b123 authored about 9 years ago by tqchen <[email protected]>
a4ac750eb1f1f9b4c0af089580cb6d95f6c871bf authored about 9 years ago by tqchen <[email protected]>
e81a11d Merge pull request #25 from daiyl0320/master
35c3b37 add retry mechanism to ConnectTrack...
add retry mechanism to ConnectTracker and modify Listen backlog to 128 in rabit_traker.py
e81a11dd7ee3cff87a38a42901315821df018bae authored about 9 years ago by Tianqi Chen <[email protected]>in rabit_traker.py
35c3b371ea9d283e7b1a83ffa7dd78324188227e authored about 9 years ago by yonglong.dyl <[email protected]>981f06b9d157799b4658590fe10a1e3b378b7362 authored about 9 years ago by yoori <[email protected]>
49c1cb6990058daa7ee23e107bfff926a9d58ca3 authored about 9 years ago by yoori <[email protected]>
c0853967d5cb04bbf8e6ceebe7db32d01725cb5f authored about 9 years ago by yoori <[email protected]>
enforce parallel option to 0 for now for stable result
fd8439ffbcad0d68da952620c129e3e551a2aab3 authored about 9 years ago by Tianqi Chen <[email protected]>7c79c9ac3a580c779ed80639468fe1f71d5c3e61 authored about 9 years ago by Johan Manders <[email protected]>
8ad58139cdec87ec0cba5fad7b4de24d97aef645 authored about 9 years ago by phunterlau <[email protected]>
7b25834667019e4d301fddc6e1002888b7951e5f authored about 9 years ago by phunterlau <[email protected]>
More Pandas dtypes and more flexible variable naming
66b9a72d5a4cf4828216a7eac412e89989e8b165 authored about 9 years ago by Johan Manders <[email protected]>- Pandas DataFrame supports more dtypes than 'int64', 'float64' and 'bool', therefor added a bun...
9bbc3901ee6ea56e8ecddcf0ffdfcc1a554ee199 authored about 9 years ago by Johan Manders <[email protected]>Getting latest version from dmlc
f116722e68a4108666b29520acf4b0efada053ba authored about 9 years ago by Johan Manders <[email protected]>Update training.py and sklearn.py for evals_result
8e4dc4336849c24ae48636ae60f5faddbb789038 authored about 9 years ago by Tianqi Chen <[email protected]>00387cb6459491e442a6c809fabe934e2645699f authored about 9 years ago by Johan Manders <[email protected]>
0f8f8e05b2330281a5c2cb9b0d27e4f719a492d2 authored about 9 years ago by Johan Manders <[email protected]>
82c2ba4c44feef7b8cf7b4ce4a6509f43ed21bfa authored about 9 years ago by Johan Manders <[email protected]>
edf4595bc1046c8b62f9fbf5b7a89dc6a6dc17e7 authored about 9 years ago by Johan Manders <[email protected]>
f1e1cc28ff00ed3b54d6eb1f4a77290c8ee7f7b2 authored about 9 years ago by Johan Manders <[email protected]>
122ec48a8948a1bf87c2aff45d805c82b56e9794 authored about 9 years ago by Johan Manders <[email protected]>
6e2bdcbbbc55d8f467e1014cbfc5c31faa501221 authored about 9 years ago by Johan Manders <[email protected]>
67f3c687b8199f43ed6a89413c9489514f889b00 authored about 9 years ago by Johan Manders <[email protected]>
Will upload some demos for guide-python later.
9c8420a4dceb4cc7468b8ec4b67f48e61c5cdfe5 authored about 9 years ago by Johan Manders <[email protected]>Changed the name of eval_results to evals_result, so that the naming is the same in training.py ...
e960a09ff4d6bfbd9dba8cbb0da22631938062b0 authored about 9 years ago by Johan Manders <[email protected]>