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
d27a11ff8756550d0a5ea78196f1181820ecb096 authored about 3 years ago
8cc75f1576565b63a97ab794b4bce2f5f7b6b892 authored about 3 years ago
38ca96c9fc97d6d8eed0881f892e0466df3fc76f authored about 3 years ago
46726ec1761670b5a81bcbf2045ec1877458aade authored about 3 years ago
* Add equality operators.
* Return a view in substr.
* Add proper iterator types.
ca6f9809329103449e821a1f1efd9ddac5d80897 authored about 3 years ago
The patch is too big to be backported.
97d758245763fb0a3d196b229cbea9b6fe0ae176 authored about 3 years ago
1. Add PreXGBoost to build RDD[Watches] from Dataset
2. Feed RDD[Watches] built from PreXGBoost...
* Remove outdated workaround and description.
8df0a252b7ab4430d95c5de02ec0f78638fe8563 authored about 3 years ago* Implementation for one hot based.
* Implementation for partition based. (LightGBM)
* Update dmlc-core.
* New parquet parser in dmlc-core.
* Use data iter for GPU sampling tests.
* [R] Fix global feature importance.
* Add implementation for tree index. The parameter is n...
c968217ca849dbaa47ec9a8d18b39772f819c1af authored about 3 years ago48aff0eabd8c825ad15d794c855272edbc5bdfe9 authored about 3 years ago
* Replace existing matrix and vector view.
This is to prepare for handling higher dimension d...
b06040b6d0e0c5d7f8bd60f0b7094e3ab34c41bc authored about 3 years ago232144ca09b75b6f20841aa5082c51e77843e51b authored about 3 years ago
* Define the `ObjInfo` and pass it down to every tree updater.
4100827971126bee43e0036bfaeee86473dd2b8d authored about 3 years agoccdabe4512053fccf8884a44a29bb5a41c4d1a40 authored about 3 years ago
57a4b4ff643a5c309fed2b1f7dfad06818d2b172 authored about 3 years ago
Change from system Python to environment python3. For Ubuntu 20.04, only `python3` is
availabl...
* Add test for invalid categorical data values.
* Add check during sketching.
a55d43ccfdcc7a6c1a910b30f6f1d0bca425c8e2 authored about 3 years ago* Move attribute setter to callback.
* Remove the internal train function.
* Remove unnecess...
154b15060e522f501d700c35638b5233627319ba authored about 3 years ago
* Support building with CTK11.5.
* Require system cub installation for CTK11.4+.
* Check thr...
This is already partially supported but never properly tested. So the only possible way to use i...
a13321148a2eda4d3b4fa9da37c151cab4ad0083 authored about 3 years ago* Fix span reverse iterator.
* Disable `rbegin` on device code to avoid calling host function...
6295dc3b677231295dbde28f0c69b6e8dcb8fd66 authored about 3 years ago
Generated using `clang-format -style=google -dump-config > .clang-format`, with column
width ch...
0f7a9b42f13a04dff4e2750ee9ca48f218646bc9 authored about 3 years ago
Co-authored-by: Hyunsu Cho <[email protected]>
239dbb3c0a793c31ff16bb2f994f163f4698432a authored about 3 years ago
Spark 3.2 depends on 3.7.0-M11 which has changed some implicited functions'
signatures. And it ...
c6769488b3a615092b60ba351a60c07b95ec85df authored over 3 years ago
A new parameter `custom_metric` is added to `train` and `cv` to distinguish the behaviour from...
45aef75ccaf79e10bdf081cf0b60e6c8f42116c5 authored over 3 years ago
* Add new classifiers.
* Typehint.
3c4aa9b2ead21d11ef1589059db2ea50208c55ea authored over 3 years ago
d05754f558a50d68322e36f14d1c4f11d2f360d9 authored over 3 years ago
* Replace -1 in pandas initializer.
* Unify `IsValid` functor.
* Mimic pandas data handling ...
We have 2 new custom objective demos covering both regression and classification with
accompany...
b9414b6477e0282ac69eb1645ff13176f21b4f90 authored over 3 years ago
* Support binary/multi-class classification, ranking.
* Add documents.
* Handle missing data.
a6bcd54b479b1fe28b118faacb3f3dd7ca256ed4 authored over 3 years ago
fd61c61071b38d57f0a81c40990e7f28dc2b1ac4 authored over 3 years ago
e36b066344d667502096f76c6082a5f762bb83d9 authored over 3 years ago
864d236a827785264cbce50e9675489954c90285 authored over 3 years ago
* added type hints to custom_obj and custom_eval for Spark persistence
Co-authored-by: Bobb...
31a307cf6bca0f0145be241bf12e2fe558ac42d1 authored over 3 years agoCo-authored-by: Philip Hyunsu Cho <[email protected]>
7593fa99828a4ddf1ebdadc137b2818f791b509f authored over 3 years agod1f00fb0b77d02f57c10fbde2b90af4a7b636bf7 authored over 3 years ago
74bab6e50413ede9027bbfa11f9bd47e4f7c0f1b authored over 3 years ago
8d7c6366d758cbd75a14b5c8a6f4dc0d34d589aa authored over 3 years ago
15685996fc48c1259df7ab832e047b8e183468cc authored over 3 years ago
This is consistent with the thread overriding behavior.
f999897615c934123beaef223fd3b9dc0d9575ea authored over 3 years agob8e8f0fcd91ba8c66215e4945acecbd38275fb69 authored over 3 years ago
3b0b74fa948d40f6e2e75978186507b8d896bfff authored over 3 years ago
* Fix most of the link checks from sphinx.
* Remove duplicate explicit target name.
f53da412aa64ca5caa21c2f39d9a7691a1a0835f authored over 3 years ago
Add Philip as co-maintainer of maven packages.
5ff210ed75fb8f37e14853482cd95c42a49c6c2f authored over 3 years agoc42e3fbcf3901eec73fcdbf02526f611ef3ed05f authored over 3 years ago
* [jvm-packages] update scalastyle
1. bump scalastyle-maven-plugin and maven-checkstyle-plugi...
4fd149b3a27f51db2853e0f9e3f962869c90d778 authored over 3 years ago* Remove auto configuration of seed_per_iteration.
This should be related to model recovery f...
fbb0dc42752485b01aa27fe6be20597c7b3aa50f authored over 3 years agoAside from the omp issue, parameter configuration for aft metric is simplified.
fb1a9e6bc58c787a75dc9eaf8efebe2efa7a16d2 authored over 3 years agof56e2e9a661d7b00056f0772c8d5f106167016b7 authored over 3 years ago
* Remove kRootNid.
* Check for empty hessian.
* Use npy format.
* Add evaluation.
* Use make_regression.
e6a142fe7036a1d49497e2edf0f1d6fa26b888b9 authored over 3 years ago
Remove openmp reduction.
4ddf8d001c5706c5f745aa9b5272278980ecefa9 authored over 3 years ago406c70ba0e831babce4855d48793df6924e21cbf authored over 3 years ago
0bd8f21e4e465d5099cc2894c0ddec6020468642 authored over 3 years ago
a7d0c664576f5b90e08c15665053049de66296e1 authored over 3 years ago
130df8cddad240de9e3c49858488faa5f2d46b44 authored over 3 years ago
* Specify DMatrix parameter for pre-processing dataframe.
* Add document about the behaviour ...
89d87e53316eb5ff850f3db075a74e662e8595ae authored over 3 years ago
298af6f4090b22504302c845d3b476c70cd3c968 authored over 3 years ago
69d3b1b8b4e3f7eb3f9677b479ddfc79fa93941f authored over 3 years ago
578de9f762e5196812fe8d8d2baf6b579d147670 authored over 3 years ago
f7caac2563fc064206d0844aa5d9df246c4f80e0 authored over 3 years ago
e2660ab8f3388ef14db708f1fe3517d1c82ad51b authored over 3 years ago
cc459755beb3aa08a30f759a4f0776475faad10a authored over 3 years ago
d8cb395380990cc627e6d208e7e9594a24cb8c2e authored over 3 years ago
b3b03200e233286424ff2bdd0e268237ea12d5ff authored over 3 years ago
2a0368b7cadc9cb5d02032a77f75bc591c8cb946 authored over 3 years ago
b2d8431aea6edbe7701c3e5b9560cc0cc7f88593 authored over 3 years ago
d8a549e6acfe66cb556e21cdfebc261382dbf655 authored over 3 years ago
Co-authored-by: Philip Hyunsu Cho <[email protected]>
ca17f8a5fc488d7354f97a1b05b8b96c28dcdd03 authored over 3 years agofbd58bf190235262331bbccb4cb0d22dae8cff86 authored over 3 years ago
Following classes are added to support dataframe in java binding:
- `Column` is an abstract t...
0ee11dac777c1eafdbca4cc6008e6b101427b068 authored over 3 years agod27a427dc5e7a492b45f95c6bd99ea00a99b73b9 authored over 3 years ago
Co-authored-by: fis <[email protected]>
475fd1abec582552afb091e9e86a00cc0fde17ca authored over 3 years ago9472be7d77bf23c08ad9c3dff8b0114048cec2c2 authored over 3 years ago
This warning sounds a bit ungrammatical. Additionally, the second part of the warning is not cl...
4f93e5586a421713614680710a7e78eeb4a7507a authored over 3 years ago
* Fix the link to demo.
* Stop recommending text file inputs.
* Brief mention to scikit-learn ...
* don't register all R symbols
* typo
61a619b5c3d97b5df1c808115d63f9de69a31209 authored over 3 years agoe48e05e6e29477634c7d78bd9e0d4acfeac56b17 authored over 3 years ago
c735c17f33cf8a963e0194f701ad16ff1670747a authored over 3 years ago
- Tested with all CUDA 11.x.
- Workaround cub scan by using discard iterator in AUC.
- Limit t...
b18f5f61b0265b81291426140886acb18f0244ea authored over 3 years ago
38a23f66a8373f1dbbe8154b5780da37cfb84cfb authored over 3 years ago
8ad7e8eeb050c835520454043d0f7a8ba6469892 authored over 3 years ago
22d56cebf192536cf4ccc2bf372da66959fda100 authored over 3 years ago
32e08585017cc8b2d74bbb60318996b709502b4d authored over 3 years ago
31c1e13f901b7800d7304f0149925f0a30b97ed6 authored over 3 years ago
9f63d6fead67348552854c38822a01c393e318a3 authored over 3 years ago
* Support more input types for categorical data.
* Shorten the type name from "categorical" t...
0ed979b0960e5f307a78fc7e059a272235aacea6 authored over 3 years ago