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
Bumps hadoop-common from 2.7.3 to 2.10.1.
---
updated-dependencies:
- dependency-name: org....
* Add a new utility for mapping function onto workers.
* Unify the type for feature names.
*...
Some other parameters are still missing and rely on **kwargs, for instance parameters from
dart.
3e693e4f97d5367faaf178d57547b3abf4d334ac authored almost 3 years ago
d152c59a9c174b9854984bdfe8796e3fdd892147 authored almost 3 years ago
* [CI] Always upload artifacts to [branch_name]/
* [CI] Move detailed setup inside build_pyth...
34a238ca98d98b090c441d494ae7338276742b64 authored almost 3 years ago* Build Python wheels for OSX (x86_64 and arm64)
* Use Conda's libomp when running Python tes...
f6e6d0b2c03857f7f54995d3257c106a03f50b4e authored almost 3 years ago271a7c5d435d8c4cb31af59a24b6444fde7db12b authored almost 3 years ago
* Replace all uses of deprecated function sklearn.datasets.load_boston
* More renaming
* F...
c621775f34887862cd75f7fa7d0584ff9d1b256f authored almost 3 years ago* Add special handling for multi:softmax in sklearn predict
* Add test coverage
b4340abf5694c790ea5730f963680a1048fa172c authored almost 3 years ago7f738e7f6fd0fa5b11db38fd0717b15426af53a9 authored almost 3 years ago
This guarantees the removal will trigger for unexpected early exits
549bd419bb9a20af4c5c2a1262849d4a9e5bcf22 authored almost 3 years agof21301c74924591491619f6479c6f61fd9b33843 authored almost 3 years ago
This is the one last PR for removing omp global variable.
* Add context object to the `DMatri...
81210420c68334300a7f13a07cbaea269f917478 authored almost 3 years ago028bdc174086d22dcda4130ca5955efca9a0eed7 authored about 3 years ago
e060519d4f0f43809be34ec72c4041d6e89995e7 authored about 3 years ago
5d7818e75d899c397413d2535270b879f78b04fc authored about 3 years ago
24789429fdf4e1e982f0af6f2f2225382c42b756 authored about 3 years ago
* compress CUDA device code
Co-authored-by: ptaylor <[email protected]>
511805c9813d416f8cf1e863ac1e8b3c3ef182eb authored about 3 years ago6967ef726723e906a2f31bf6d1cdcd5c57ec59f7 authored about 3 years ago
581784085858553440dde09778532641c3296c1e authored about 3 years ago
f84291c1e1b973b5c752f9a5678c022defa4a67b authored about 3 years ago
d2625037810839d50f838197d09e5e2b4c87aae3 authored about 3 years ago
- Add user configuration.
- Bring back to the logic of using scheduler address from dask. This...
* Use random port in dask tests to avoid warnings for occupied port.
* Increase the difficulty ...
9fd510faa5e7e22d3edb4f2b1b6a4514d8ac0afc authored about 3 years ago
Note that when cub inside CUDA is being used, XGBoost performs checks on input size
instead of ...
* New `toByteArray` that accepts a parameter for format.
ac7a36367c78b97dde7a8d6d498f96af8f8fa590 authored about 3 years ago
* Group together categorical related parameters.
* Update documents about multioutput and categ...
* Expose the new C API function to Python.
* Remove old document and helper script.
* Small op...
9f20a3315e4dd8daae200d29bab60d1305bd8745 authored about 3 years ago
bb56bb9a13d184f6e6720fd529e0960fee002422 authored about 3 years ago
* Add support for cat data in sketch allreduce.
* Share tests between CPU and GPU.
* Use float in CPU categorical set to preserve the input value.
* Check out of range values.
* Add tree to df tests.
* Add plotting tests.
* Add histogram tests.
465dc6383323b3279400825819632e1fed522217 authored about 3 years ago
* Use typed array for models.
* Change the memory snapshot format.
* Add new C API for savin...
13b0fa4b97977660c5ada88e898ae8edd61640ec authored about 3 years ago
52277cc3daf0ede42ec3480119657054c3e72e34 authored about 3 years ago
e94b76631035cd8b3a5cdd0c883225f069e74686 authored about 3 years ago
e5e47c3c998e9bb264ab8d690694f0371cbef459 authored about 3 years ago
* Restore functionality of max_depth=0 in hist
* Add test case
20c0d60ac7cf6a4dfb35db342f5da1dd016b1eef authored about 3 years ago2db808021dac351877828740a0fe11d9667f3aa1 authored about 3 years ago
* Implement ubjson.
This is a partial implementation of UBJSON with support for typed arrays....
c635d4c46aa33f19f42c47d08c9630dd286fc43f authored about 3 years agoThis PR rewrites the approx tree method to use codebase from hist for better performance and cod...
001503186cb7d706e9387877d3a2b27758c1f8e4 authored about 3 years agoed95e777526207e279fb33c1c9573511dedcfcc4 authored about 3 years ago
91c1a1c52f3ad7b33caae159abf2bd7b006be97c authored about 3 years ago
* Add note.
* Fix n boosted rounds.
0df2ae63c70db1741496d6bb9564e6fe1f1960fe authored about 3 years ago* Use ctx in gbm.
* Use ctx threads in gbm and linear.
28af6f9abb4f730248760745a6b69fab78c848c0 authored about 3 years ago
* Unused variable.
* Unnecessary virtual function.
ec56d5869ba35a83c68e8b14f1fff30711ea169c authored about 3 years ago
* Use cross references instead of URL.
* Fix auto doc for callback.
* Define `feature_names_in_`.
* Raise attribute error if it's not defined.
* Add support in sklearn classifier.
8f0a42a2663fcf14cd6277fd098dacc27a605a12 authored about 3 years agoThis is part of the on going effort to remove the dependency on global omp variables.
68cdbc9c16669a93bc8059db294272e6adb899cd authored about 3 years agooccurance -> occurrence
55162818817e66da935a047104591813c874ea8c authored about 3 years agoAs suggested on issue #7480
a4a0ebb85d07287fda67a26aedac6be398f34e64 authored about 3 years ago3886c3dd8fd4a987bd683644d479c988c3d0fbca authored about 3 years ago
Instead of accessing data from the `original_page_`, access the data from the first page of the ...
29bfa94bb6a99721f3ab9e0c4f05ee2df4345294 authored about 3 years ago7f399eac8baa0145fb59975832ea2a30251a2b24 authored about 3 years ago
eabec370e425f512e937e752cb33acfe63d8fa10 authored about 3 years ago
e8c1eb99e417af624085e033318e1e41f9a94eaa authored about 3 years ago
59bd1ab17e11d1d631b1739071a1d51df05b7a75 authored about 3 years ago
* Add num target model parameter, which is configured from input labels.
* Change elementwise m...
* Extract Sketch Entry from hist maker.
* Add a new sketch container for sorted inputs.
* Op...
b4a1236cfca6f17690141f43d71cd17b9da2ad6a authored about 3 years ago
* Add GPU pre-processing pipeline.
24e25802a7f2075cd111c5afab57dc2e32683544 authored about 3 years ago
* Add a new ctor to tensor for `initilizer_list`.
* Change labels from host device vector to te...
6f8a4633b71cfb67308672ed8e22169ed1c20b99 authored about 3 years ago
* Fix empty partition.
* war.
70b12d898a750b291887561c4f5d7bb69d0e939b authored about 3 years agoa512b4b394d1f55adeeb8fc9ca2b9a386d3bca79 authored about 3 years ago
05497a91419e35ee915f0811c475c853882c0a8f authored about 3 years ago
01152f89ee585c42523add286a78ab9101a5a40a authored about 3 years ago
* bost -> both
* doc improvement
* use original filename
* syntax highlight false
* ...
1864fab59272f47a4024fa6529a024cba5e95c97 authored about 3 years ago021f8bf28bb513bc29c2ff76367d70f54f0f82e8 authored about 3 years ago
eee527d2647d22a1f68d804672c78f82da4bcd31 authored about 3 years ago
85cbd32c5aa320e54405d2d814731b3bc838e85a authored about 3 years ago
The documentation states that to build from source you need CMake 3.13 or higher. However, accor...
6f38f5affaada3cb64ef628b65f67f47c84f0c0c authored about 3 years ago557ffc4bf55556270fc99dc96d8b650166c59620 authored about 3 years ago
bf7bb575b4080f40c223c1487e52b620e049d677 authored about 3 years ago
24be04e8488dcdd7eec49bff2641b479600d0658 authored about 3 years ago
619c450a4931791281a969e072d490206f076209 authored about 3 years ago
* Split up the tests.
820e1c01ef3cdbbe9f5483ab85d24b97d79138db authored about 3 years ago488f12a996e989debf8c50f400a462ea6868f496 authored about 3 years ago
* Use sphinx gallery to integrate examples.
* Remove mock objects.
* Add dask doc inventory.
96a9848c9ed5baa466f5f2d31abe7ef0692328bf authored about 3 years ago
b124a27f57c97123daf9629555aa07e90dc77aed authored about 3 years ago
5262e933f7b533be357799f126fb587b8df85907 authored about 3 years ago
* [CI] Add a helper script to aid Maven release
* Move script to dev/ [skip ci]
* Update c...
0c67685e43e807ab4c9fc4a9f95f183017a4c78c authored about 3 years ago0552ca8021c5ba8bbe5d8f2fd585423858678d13 authored about 3 years ago
176110a22d9d49b2f55dba2bc1f72ac284b6fbff authored about 3 years ago
This PR changes base_margin into a 3-dim array, with one of them being reserved for multi-target...
d33854af1b4f783c5230bb21aff7234b16f409f7 authored about 3 years ago
* Add eta test.
* Don't skip test.
extract the common part of transform code from XGBoostClassifier
and XGBoostRegressor
* [CI] Drop CUDA 10.1; Require 11.0
* Change NCCL version
* Use CUDA 10.1 for clang-tidy, ...
2adf222fb2cb3dcaa256eb06cf0cd651c1536d26 authored about 3 years ago* Remove hist builder dtor.
* Initialize values.
* Tolerance.
* Remove the use of nthre...
b0015fda9658d44c1e7ac3eb0361ba8d1f44bcdc authored about 3 years ago* Extend array interface to handle ndarray.
The `ArrayInterface` class is extended to support...
55ee272ea896e4f357fee8016f923196e6fd0dc4 authored about 3 years agoe27f543deb4ef12afa10face3f30eeb56c0ddc19 authored about 3 years ago
d4274bc556ed7262b393a51717da075d711fdbe8 authored about 3 years ago
* Add `Tensor` class.
* Add elementwise kernel for CPU and GPU.
* Add unravel index.
* Move s...