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

How can i use C interface to get same prediction value as Python?

FanChangchun123 opened this issue over 1 year ago
[pyspark] hotfix for GPU setup verification issue

wbo4958 opened this pull request over 1 year ago
comment out static assert failing under webassembly

gamante91 opened this pull request over 1 year ago
Fix version parsing with rc release.

trivialfis opened this pull request over 1 year ago
Make 2.0.0 RC1.

trivialfis opened this pull request over 1 year ago
[jvm-packages] Fix partition related issue

jinmfeng001 opened this pull request over 1 year ago
Use hint for find nccl.

trivialfis opened this pull request over 1 year ago
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 in /jvm-packages

dependabot[bot] opened this pull request over 1 year ago
Fix federated learning demos and tests

SYangster opened this pull request over 1 year ago
XGBoost makes every output printed twice

Sion1225 opened this issue over 1 year ago
Return base score as intercept.

trivialfis opened this pull request over 1 year ago
Deprecate the command line interface.

trivialfis opened this pull request over 1 year ago
News for 2.0. [skip ci]

trivialfis opened this pull request over 1 year ago
[doc] Quick note for the `device` parameter. [skip ci]

trivialfis opened this pull request over 1 year ago
[jvm-packages] Bump rapids version.

trivialfis opened this pull request over 1 year ago
[R] remove commented-out code

jameslamb opened this pull request over 1 year ago
Convert input to str for hypothesis note.

trivialfis opened this pull request over 1 year ago
Updated versions. Reorganised dependencies.

dotbg opened this pull request over 1 year ago
[jvm-packages] throw exception when tree_method=approx and device=cuda

wbo4958 opened this pull request over 1 year ago
[R] [Doc] remove documentation index entries for internal functions

jameslamb opened this pull request over 1 year ago
[R] remove more uses of default values in internal functions

jameslamb opened this pull request over 1 year ago
[Call for help] Bringing the R package up-to-date.

trivialfis opened this issue over 1 year ago
Handle special characters in JSON model dump.

trivialfis opened this pull request over 1 year ago
XGBoost 1.7.5.1 for R does not deploy to RConnect server

kayvannejabatizenouz opened this issue over 1 year ago
Deprecate text file input.

trivialfis opened this issue over 1 year ago
Deprecate the command line interface.

trivialfis opened this issue over 1 year ago
Either deprecate or test support for URI inputs like `s3`.

trivialfis opened this issue over 1 year ago
[doc] Document the current status of some features.

trivialfis opened this pull request over 1 year ago
Bump com.nvidia:rapids-4-spark_2.12 from 23.04.1 to 23.08.0 in /jvm-packages

dependabot[bot] opened this pull request over 1 year ago
Bump ai.rapids:cudf:cuda11 from 23.04.0 to 23.08.0 in /jvm-packages

dependabot[bot] opened this pull request over 1 year ago
Bump ai.rapids:cudf:cuda11 from 23.04.0 to 23.08.0 in /jvm-packages/xgboost4j-gpu

dependabot[bot] opened this pull request over 1 year ago
[CI] Update RAPIDS to latest stable

github-actions[bot] opened this pull request over 1 year ago
Normalize file system path.

trivialfis opened this pull request over 1 year ago
Update README.md

ShaneConneely opened this pull request over 1 year ago
[R] remove default values in internal booster manipulation functions

jameslamb opened this pull request over 1 year ago
Fix pyspark parameter.

trivialfis opened this pull request over 1 year ago
Test scikit-learn model IO with gblinear.

trivialfis opened this pull request over 1 year ago
[Doc] fix typos in documentation

jameslamb opened this pull request over 1 year ago
[R] remove default values in internal utility functions

jameslamb opened this pull request over 1 year ago
[R] [CI] use lintr 3.1.0

jameslamb opened this pull request over 1 year ago
Use `realloc` for histogram cache and expose the cache limit.

trivialfis opened this pull request over 1 year ago
Optimization for deep trees on distributed system.

trivialfis opened this issue over 1 year ago
R test fail on Windows with file reading.

trivialfis opened this issue over 1 year ago
Large memory spike after introduction of histogram size bound

fjetter opened this issue over 1 year ago
Add `save_raw` method to `XGBModel`

judahrand opened this pull request over 1 year ago
Fix links in R doc.

trivialfis opened this pull request over 1 year ago
[pyspark] add some log

wbo4958 opened this pull request over 1 year ago
Fix clang warnings.

trivialfis opened this pull request over 1 year ago
Empty paths written when persisting SparkXGBClassifier models

atronchi opened this issue over 1 year ago
Use `weakref` instead of `id` for `DataIter` cache.

trivialfis opened this pull request over 1 year ago
[CI] Check compiler warnings.

trivialfis opened this pull request over 1 year ago
Handle UTF-8 paths correctly on Windows platform

hcho3 opened this pull request over 1 year ago
[FEA] Relax the hard dependency on NCCL

hcho3 opened this issue over 1 year ago
Use lambda function in ParallelFor2D.

trivialfis opened this pull request over 1 year ago
Bound the size of the histogram cache.

trivialfis opened this pull request over 1 year ago
Switch back to the GPUIDX macro

rongou opened this pull request over 1 year ago
Update R docs based on deprecated parameters/behaviour

joshbrowning2358 opened this pull request over 1 year ago
Explicitly specify libcudart_static in CMake config

hcho3 opened this pull request over 1 year ago
[Doc] Clarify the output behavior of reg:logistic

hcho3 opened this pull request over 1 year ago
Remove Koffie Labs from Sponsors list

hcho3 opened this pull request over 1 year ago
Unify the code path between local and distributed training.

trivialfis opened this pull request over 1 year ago
[WIP] Bound the size of the histogram cache.

trivialfis opened this pull request over 1 year ago
Accept only keyword arguments in data iterator.

trivialfis opened this pull request over 1 year ago
Clean up MGPU C++ tests

rongou opened this pull request over 1 year ago
Add custom logger

ahowe42 opened this issue over 1 year ago
[CI] Update github actions.

trivialfis opened this pull request over 1 year ago
Small cleanup for histogram routines.

trivialfis opened this pull request over 1 year ago
Support latest pandas.

celestinoxp opened this issue over 1 year ago
Change training stage from ResultStage to ShuffleMapStage

jinmfeng001 opened this pull request over 1 year ago
Change training stage from ResultStage to ShuffleMapStage

jinmfeng001 opened this pull request over 1 year ago
Raise if expected workers are not alive in `xgboost.dask.train`

hendrikmakait opened this pull request over 1 year ago
require_keyword_args decorator throws wrong error message.

utb6fe opened this issue over 1 year ago
The results of GPU calculation and calculation without GPU are different

shangxiaaabb opened this issue over 1 year ago
Retry switching to per-thread default stream

rongou opened this pull request over 1 year ago
Update prediction.rst

NickHilton opened this pull request over 1 year ago
Initial GPU support for the approx tree method.

trivialfis opened this pull request over 1 year ago
Revert "Switch to per-thread default stream (#9396)"

trivialfis opened this pull request over 1 year ago
[jvm-packages] set device to cuda when tree method is "gpu_hist"

wbo4958 opened this pull request over 1 year ago
[CI] flaky test for thread-local AUC on Windows.

trivialfis opened this issue over 1 year ago
[CI] flaky test for thread-local device ordinal.

trivialfis opened this issue over 1 year ago
2.0.0-SNAPSHOT dmlc/XGBoost train FAILED on "Invalid data ordinal"

NvTimLiu opened this issue over 1 year ago
Handle UTF-8 paths correctly on Windows platform

gump996 opened this issue over 1 year ago
Fix metric serialization.

trivialfis opened this pull request over 1 year ago
[jvm-packages] automatically set the max/min direction for best score

wbo4958 opened this pull request over 1 year ago
Define `best_iteration` only if early stopping is used.

trivialfis opened this pull request over 1 year ago
Fix warning message for device.

trivialfis opened this pull request over 1 year ago
[breaking] Remove support for single string feature info.

trivialfis opened this pull request over 1 year ago
Remove hist builder class.

trivialfis opened this pull request over 1 year ago
Implement sketching with Hessian on GPU.

trivialfis opened this pull request over 1 year ago
Device ordinal doc

trivialfis opened this pull request over 1 year ago
Add compute 90.

trivialfis opened this pull request over 1 year ago
Switch to per-thread default stream

rongou opened this pull request over 1 year ago