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

Trouble compiling the master branch with GPU support

kiran-vj opened this issue 11 days ago
[jvm-packages] Supports external memory

wbo4958 opened this pull request 11 days ago
Warning for polars lazy frame.

trivialfis opened this pull request 14 days ago
[R] Update note about `qs` serialization

david-cortes opened this pull request 15 days ago
[R] Add prefetcher compiler macros if supported

david-cortes opened this pull request 15 days ago
[WIP] [R] Replace vignettes and examples

david-cortes opened this pull request 15 days ago
[R] Expand docs for building R package from source

david-cortes opened this pull request 15 days ago
CMake and CPU instructions docs

david-cortes opened this issue 15 days ago
Inconsistent predictions

Hayakawa94 opened this issue 15 days ago
Remove inconsistency in return types between `predict` and `inplace_predict`

galipremsagar opened this pull request 16 days ago
[R] Add developer guide about handling of parameters in R

david-cortes opened this pull request 16 days ago
Initial support for polars.

trivialfis opened this pull request 16 days ago
[jvm-packages] Support external memory

wbo4958 opened this pull request 16 days ago
Add datagen for testing string-based categorical data.

trivialfis opened this pull request 16 days ago
Add important details about external memory to docs

david-cortes opened this pull request 17 days ago
Optimize memory reallocations

razdoburdin opened this pull request 17 days ago
Increase timeout for Multi-GPU approx tests.

trivialfis opened this pull request 18 days ago
[R] Make remaining parameters formal arguments to `xgboost()`

david-cortes opened this pull request 18 days ago
[R] Update docs about applicability of `learning_rate`

david-cortes opened this pull request 18 days ago
Small cleanups for DMatrix constructor.

trivialfis opened this pull request 18 days ago
Does learning rate apply to linear booster?

david-cortes opened this issue 19 days ago
Validate reference dataset for training.

trivialfis opened this pull request 19 days ago
[R] Move gc data protection to R side

david-cortes opened this pull request 19 days ago
[CI] Threaded predict error.

trivialfis opened this issue 19 days ago
[R] Prefer descriptive parameter names

david-cortes opened this pull request 20 days ago
[R] Run all plotting examples

david-cortes opened this pull request 20 days ago
[R] Use class names in importance for linear booster

david-cortes opened this pull request 20 days ago
[R] `xgb.importance`: base-1 indexing and removal of deprecated

david-cortes opened this pull request 20 days ago
Initial implementation of the ordinal recoder.

trivialfis opened this pull request 20 days ago
Various small cleanups.

trivialfis opened this pull request 21 days ago
[R] Silence recently added verbose test

david-cortes opened this pull request 22 days ago
[R] Change behavior around renamed / removed arguments

david-cortes opened this pull request 22 days ago
Support all integer types in ubjson.

trivialfis opened this pull request 22 days ago
Incompability between scikit-learn and xgboost

piotrjacak opened this issue 22 days ago
[R] Ensure `ProxyDMatrix` creation keeps data until next iteration

david-cortes opened this pull request 23 days ago
CI gpu iterator error.

trivialfis opened this issue 23 days ago
[R] Fix lintr exclude scope

david-cortes opened this pull request 23 days ago
Extract array interface handlers.

trivialfis opened this pull request 23 days ago
Auto encoding for categorical data during inference.

trivialfis opened this issue 24 days ago
[CI] Try capping scikit-learn <= 1.5.2

hcho3 opened this pull request 24 days ago
Fix tests with the latest scikit-learn.

trivialfis opened this pull request 24 days ago
[R] Add tests for parameters constructor

david-cortes opened this pull request 25 days ago
Update R parameter constructor.

trivialfis opened this issue 25 days ago
[QST] how to build xgboost in docker

wbo4958 opened this issue 26 days ago
[R] Update .rst docs for R

david-cortes opened this pull request 26 days ago
Avoid forced log in the DMatrix binary loader.

trivialfis opened this pull request 26 days ago
Improve design and address comments in the new CI

hcho3 opened this pull request 26 days ago
[CI] Custom actions are now moved to dmlc/xgboost-devops/actions

hcho3 opened this pull request 27 days ago
[R] Avoid warnings and prints during tests

david-cortes opened this pull request 27 days ago
DMatrix loader does not respect verbosity config

david-cortes opened this issue 27 days ago
[R] Error out on unrecognized arguments and `...` parameters

david-cortes opened this pull request 27 days ago
[R] Don't throw `stratified=FALSE` warning when nothing changes

david-cortes opened this pull request 27 days ago
[R] Add parameters constructor

david-cortes opened this pull request 27 days ago
[py] Use generic in xgboost model doc decorator

MrEarle opened this pull request 27 days ago
[breaking] [py] Drop support for datatable.

trivialfis opened this pull request 27 days ago
Use static dim check for the array interface handler.

trivialfis opened this pull request 28 days ago
Consistent cached lazy load.

trivialfis opened this pull request 28 days ago
[CI] Disable test with RAPIDS nightly

hcho3 opened this pull request 28 days ago
[R] Add evaluation set and early stopping for `xgboost()`

david-cortes opened this pull request 28 days ago
SYCL. Add more test for sycl-objectives

razdoburdin opened this pull request 28 days ago
[ci] Update macos for cpp tests.

trivialfis opened this pull request 29 days ago
Freeze dask version to `2024.11` for now.

trivialfis opened this pull request 29 days ago
Update ISSUE_TEMPLATE.md

hcho3 opened this pull request 30 days ago
[R] Use `predict.xgb.Booster` internally when needed

david-cortes opened this pull request 30 days ago
[R] Update serialization docs

david-cortes opened this pull request 30 days ago
Reduce pandas dataframe overhead.

trivialfis opened this pull request 30 days ago
API: Custom objectives with zero hessian

DrumsnChocolate opened this issue about 1 month ago
Update news for 2.1.3 [skip ci]

trivialfis opened this pull request about 1 month ago
[ci] Rename src tarball. [skip ci]

trivialfis opened this pull request about 1 month ago
Performance Issues with predict Call in XGBoost (v2.1.1)

isslerman opened this issue about 1 month ago
Support stat with categorical split in graphviz dump.

trivialfis opened this pull request about 1 month ago
[doc] Move model parser demo into Python demo.

trivialfis opened this pull request about 1 month ago
Remove deprecated `feval`.

trivialfis opened this pull request about 1 month ago
[draft] Make xgboost spark support spark-connect

WeichenXu123 opened this pull request about 1 month ago
Booster could have raw predictions for individual trees

david-cortes opened this issue about 1 month ago
ERROR : XGBoostError: XGBoost Library (libxgboost.so) could not be loaded

jeetendraswami5 opened this issue about 1 month ago
[pyspark] LTR: distribute the features with same group into same partition

wbo4958 opened this pull request about 1 month ago
[Don't merge] A small workflow example with RunsOn

hcho3 opened this pull request about 1 month ago
[R] Remove GC safety test

david-cortes opened this pull request about 1 month ago
Reset the booster.

trivialfis opened this pull request about 1 month ago
[R] Add predict method for new `xgboost()`

david-cortes opened this pull request about 1 month ago
Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 in /jvm-packages/xgboost4j

dependabot[bot] opened this pull request about 1 month ago
Bump hadoop.version from 3.4.0 to 3.4.1 in /jvm-packages/xgboost4j

dependabot[bot] opened this pull request about 1 month ago
Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0

dependabot[bot] opened this pull request about 1 month ago
Bump actions/setup-java from 4.4.0 to 4.5.0

dependabot[bot] opened this pull request about 1 month ago
Bump com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.18.2 in /jvm-packages

dependabot[bot] opened this pull request about 1 month ago
Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 in /jvm-packages

dependabot[bot] opened this pull request about 1 month ago
Bump com.nvidia:rapids-4-spark_2.12 from 24.10.0 to 24.10.1 in /jvm-packages

dependabot[bot] opened this pull request about 1 month ago
[R] GC Torture test is very slow

david-cortes opened this issue about 1 month ago
SYCL. Remove sycl-specific implementation for multiclass-objective

razdoburdin opened this pull request about 1 month ago