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

Check nccl flags.

trivialfis opened this pull request 21 days ago
Small cleanup for the jvm interface.

trivialfis opened this pull request 22 days ago
[dask] Remove dconcat.

trivialfis opened this pull request 23 days ago
Remove circular reference in DataIter

oOTWK opened this pull request 23 days ago
Expose the global openmp thread for the dask interface.

trivialfis opened this pull request 24 days ago
[dask] Warn about the default setting of `OMP_NUM_THREADS`.

trivialfis opened this pull request 24 days ago
Provide error message when a pool has taken all memory.

trivialfis opened this pull request 24 days ago
Fix categorical data check.

trivialfis opened this pull request 25 days ago
[R] Add myself to `DESCRIPTION`

david-cortes opened this pull request 26 days ago
[R] Fix typo in vignette

david-cortes opened this pull request 26 days ago
[R] Add removal warnings for 'info' in xgb.DMatrix

david-cortes opened this pull request 28 days ago
Fix prediction error.

trivialfis opened this pull request 28 days ago
[doc] Reference the R doc in sphinx document site.

trivialfis opened this pull request 28 days ago
[jvm-packages] Failed to build xgboost jars

wbo4958 opened this issue 29 days ago
not installing under conda environment running on ubuntu

Bazmundi opened this issue 29 days ago
'super' object has no attribute '__sklearn_tags__'

noopur-hp opened this issue 29 days ago
More sklearn tag support.

trivialfis opened this pull request 30 days ago
sklearn tags support.

trivialfis opened this issue 30 days ago
Inconsistent predictions with category feature

xq-yu opened this issue about 1 month ago
[R] Remove redundant newline in configure prints

david-cortes opened this pull request about 1 month ago
Add new sponsor; remove Intel from sponsors

hcho3 opened this pull request about 1 month ago
[CI] Use precise terminology for image components

hcho3 opened this pull request about 1 month ago
Latest NCCL 2.24.3 might crash XGBoost.

trivialfis opened this issue about 1 month ago
Adapt to rmm 25.02 logger changes

robertmaynard opened this pull request about 1 month ago
[dask] Fix LTR with empty partition and NCCL error.

trivialfis opened this pull request about 1 month ago
[R] Update deprecated and removed parameter lists for `xgboost()`

david-cortes opened this pull request about 1 month ago
[doc] Mention CMake is not supported for Windows R build. [skip ci]

trivialfis opened this pull request about 1 month ago
Some fixes for dask tests.

trivialfis opened this pull request about 1 month ago
[R] Error out when trying to compile with MSVC

david-cortes opened this pull request about 1 month ago
[CI] Dask test hangs.

trivialfis opened this issue about 1 month ago
[doc][dask] Add notes for partitioning. [skip ci]

trivialfis opened this pull request about 1 month ago
[doc] Cleanup document for building from source.

trivialfis opened this pull request about 1 month ago
New release?

hauntsaninja opened this issue about 1 month ago
CMake instructions for R are outdated

david-cortes opened this issue about 1 month ago
[CI] Fix R error.

trivialfis opened this pull request about 1 month ago
[R] Enable prefetch on windows configure script

david-cortes opened this pull request about 1 month ago
[R] Fix docs about default value of learning rate for linear booster

david-cortes opened this pull request about 1 month ago
Cleanup CPU predict function.

trivialfis opened this pull request about 1 month ago
[doc] Mention eta for gblinear. [skip ci]

trivialfis opened this pull request about 1 month ago
Update model.rst

migolan opened this pull request about 1 month ago
xgboost under windows server 2019

worktonyli10 opened this issue about 1 month ago
callback EvaluationMonitor not working

h4ck4l1 opened this issue about 1 month ago
[python-package][PySpark] Expose Training and Validation Metrics

ayoub317 opened this pull request about 1 month ago
[python-package][PySpark] Expose Training and Validation Metrics

ayoub317 opened this issue about 1 month ago
Update C API tutorial

ayoub317 opened this pull request about 2 months ago
Remove redundant quote in type check.

trivialfis opened this pull request about 2 months ago
Enforce cmake configure file newline style

trivialfis opened this pull request about 2 months ago
Trouble compiling the master branch with GPU support

kiran-vj opened this issue about 2 months ago
[jvm-packages] Supports external memory

wbo4958 opened this pull request about 2 months ago
Warning for polars lazy frame.

trivialfis opened this pull request about 2 months ago
[R] Update note about `qs` serialization

david-cortes opened this pull request about 2 months ago
[R] Add prefetcher compiler macros if supported

david-cortes opened this pull request about 2 months ago
[R] Replace vignettes and examples

david-cortes opened this pull request about 2 months ago
[R] Expand docs for building R package from source

david-cortes opened this pull request about 2 months ago
CMake and CPU instructions docs

david-cortes opened this issue about 2 months ago
Inconsistent predictions

Hayakawa94 opened this issue about 2 months ago
Remove inconsistency in return types between `predict` and `inplace_predict`

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

david-cortes opened this pull request about 2 months ago
Initial support for polars.

trivialfis opened this pull request about 2 months ago
[jvm-packages] Support external memory

wbo4958 opened this pull request about 2 months ago
Add datagen for testing string-based categorical data.

trivialfis opened this pull request about 2 months ago
Add important details about external memory to docs

david-cortes opened this pull request about 2 months ago
Optimize memory reallocations

razdoburdin opened this pull request about 2 months ago
Increase timeout for Multi-GPU approx tests.

trivialfis opened this pull request about 2 months ago
Add support for Tweedie and Poisson regression for multi-output tasks

nickcorona opened this issue about 2 months ago
[R] Make remaining parameters formal arguments to `xgboost()`

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

david-cortes opened this pull request about 2 months ago
Small cleanups for DMatrix constructor.

trivialfis opened this pull request about 2 months ago
Does learning rate apply to linear booster?

david-cortes opened this issue about 2 months ago
Validate reference dataset for training.

trivialfis opened this pull request about 2 months ago
[R] Move gc data protection to R side

david-cortes opened this pull request about 2 months ago
[CI] Threaded predict error.

trivialfis opened this issue about 2 months ago
[R] Prefer descriptive parameter names

david-cortes opened this pull request about 2 months ago
[R] Run all plotting examples

david-cortes opened this pull request about 2 months ago
[R] Use class names in importance for linear booster

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

david-cortes opened this pull request about 2 months ago
Initial implementation of the ordinal recoder.

trivialfis opened this pull request about 2 months ago
Various small cleanups.

trivialfis opened this pull request 2 months ago
[R] Silence recently added verbose test

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

david-cortes opened this pull request 2 months ago
Support all integer types in ubjson.

trivialfis opened this pull request 2 months ago
Incompability between scikit-learn and xgboost

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

david-cortes opened this pull request 2 months ago
CI gpu iterator error.

trivialfis opened this issue 2 months ago
[R] Fix lintr exclude scope

david-cortes opened this pull request 2 months ago
Extract array interface handlers.

trivialfis opened this pull request 2 months ago
Auto encoding for categorical data during inference.

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

hcho3 opened this pull request 2 months ago
Fix tests with the latest scikit-learn.

trivialfis opened this pull request 2 months ago
[R] Add tests for parameters constructor

david-cortes opened this pull request 2 months ago
Update R parameter constructor.

trivialfis opened this issue 2 months ago
[QST] how to build xgboost in docker

wbo4958 opened this issue 2 months ago
[R] Update .rst docs for R

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

trivialfis opened this pull request 2 months ago