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

Missing plot in Quantile Regression example?

williamhobbs opened this issue about 1 year ago
Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 in /jvm-packages/xgboost4j-gpu

dependabot[bot] opened this pull request about 1 year ago
Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 in /jvm-packages/xgboost4j

dependabot[bot] opened this pull request about 1 year ago
Bump org.apache.flink:flink-clients from 1.17.1 to 1.18.0 in /jvm-packages

dependabot[bot] opened this pull request about 1 year ago
Roadmap for new R interface

david-cortes opened this issue about 1 year ago
[jvm-packages] Update dependencies.

trivialfis opened this pull request about 1 year ago
[sklearn] Fix loading model attributes.

trivialfis opened this pull request about 1 year ago
Changing xgboost internal parameters, in new and old versions

dacian-dataheroes opened this issue about 1 year ago
Cleanup code for distributed training.

trivialfis opened this pull request about 1 year ago
Mark NCCL python test optional.

trivialfis opened this pull request about 1 year ago
Add support inference on SYCL devices

razdoburdin opened this pull request about 1 year ago
Dead kernel when fitting XGBoost model

avaserin opened this issue about 1 year ago
Java dependencies issue

xtello opened this issue about 1 year ago
Version 2.0.2 of JVM packages cannot be consumed by Gradle builds

marcphilipp opened this issue about 1 year ago
Implement column sampler in CUDA.

trivialfis opened this pull request about 1 year ago
[coll] Reduce the scope of lock in the event loop.

trivialfis opened this pull request about 1 year ago
Error using loss and custom metric

koch-tobias opened this issue about 1 year ago
fix typo in Parameters doc

kgeis opened this pull request about 1 year ago
[spark] Make xgboost.spark support spark connect ML

WeichenXu123 opened this issue about 1 year ago
Training on GPU degrades F1 score

atomic opened this issue about 1 year ago
[backport] Fix using categorical data with the ranker. (#9753)

trivialfis opened this pull request about 1 year ago
[coll] Increase timeout for allgather test.

trivialfis opened this pull request about 1 year ago
[jvm-packages] Add Scala version suffix to xgboost-jvm package

hcho3 opened this pull request about 1 year ago
[jvm-packages] support stage-level scheduling

wbo4958 opened this pull request about 1 year ago
[coll] Add C API for the tracker.

trivialfis opened this pull request about 1 year ago
[coll] Pass context to various functions.

trivialfis opened this pull request about 1 year ago
How to calculate xG for a single shot in a local match?

SMSadegh19 opened this issue about 1 year ago
Use `unique_ptr` for cub allocator.

trivialfis opened this pull request about 1 year ago
[jvm-package] Upload XGBoost4J with Scala 2.13 to Maven Central

hcho3 opened this issue about 1 year ago
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.2 in /jvm-packages

dependabot[bot] opened this pull request about 1 year ago
[jvm-package] Test XGBoost4J GPU with Scala 2.13

hcho3 opened this issue about 1 year ago
[coll] Add comm group.

trivialfis opened this pull request about 1 year ago
Segmentation fault - XGBoost 1.7.3 and Python 3.11.5 (conda environment)

diasjoaocarlos opened this issue about 1 year ago
Change default metric for gamma regression to deviance.

trivialfis opened this pull request about 1 year ago
A question of quantile loss

Wang-XR opened this issue about 1 year ago
[doc] Draft for language binding consistency. [skip ci]

trivialfis opened this pull request about 1 year ago
Fix using categorical data with the score function of ranker.

trivialfis opened this pull request about 1 year ago
[Doc] update the tutorial of xgboost4j-spark-gpu

wbo4958 opened this pull request about 1 year ago
Exception when cleaning up ThreadLocalStore learner when using Cuda

eclrbohnhoff opened this issue about 1 year ago
Add doc for linters and simplify c++ lint script.

trivialfis opened this pull request about 1 year ago
[CI] Build libxgboost4j.dylib with CMAKE_OSX_DEPLOYMENT_TARGET

hcho3 opened this pull request about 1 year ago
[CI] Improve CI for Mac M1

hcho3 opened this pull request about 1 year ago
Include Usage Examples in Pip Package

dvmorris opened this issue about 1 year ago
[coll] Improvements and fixes for tracker and allreduce.

trivialfis opened this pull request about 1 year ago
Docs for "Contributing" have outdated instructions

david-cortes opened this issue about 1 year ago
[Python] Accept numpy generators as `random_state`

david-cortes opened this pull request about 1 year ago
[dask] Change document to avoid using default import.

trivialfis opened this pull request about 1 year ago
[R] Avoid in-place modifications to inputs when plotting importances

david-cortes opened this pull request about 1 year ago
[Python] Scikit-learn interface doesn't take categorical `y`

david-cortes opened this issue about 1 year ago
[coll] Add federated coll.

trivialfis opened this pull request about 1 year ago
[CI] Enable gmock in gtest

hcho3 opened this pull request about 1 year ago
Bump com.nvidia:rapids-4-spark_2.12 from 23.08.1 to 23.10.0 in /jvm-packages

dependabot[bot] opened this pull request about 1 year ago
Proposal for new R interface (discussion thread)

david-cortes opened this issue about 1 year ago
Handling zero weights in column sampling

hcho3 opened this issue about 1 year ago
[coll] Federated comm.

trivialfis opened this pull request about 1 year ago
Fix typos

omahs opened this pull request about 1 year ago
Custom metric appears not supported when multi-output is used

hcho3 opened this issue about 1 year ago
Fix mingw hanging on regex in context

razdoburdin opened this pull request about 1 year ago
[CI] enforce cmakelint checks (fixes #9630)

jameslamb opened this pull request about 1 year ago
[Doc] how to configure regarding to stage-level

wbo4958 opened this pull request about 1 year ago
[coll] Add nccl.

trivialfis opened this pull request about 1 year ago
`booster.predict(..., pred_leaf = True)` way slower than other flags.

dacian-dataheroes opened this issue about 1 year ago
[pyspark] unify the way for determining whether runs on the GPU.

wbo4958 opened this pull request about 1 year ago
sklearn api: XGBRanker categorical error for score

polidore opened this issue about 1 year ago
[WIP] Support cudf as column-split input

rongou opened this pull request about 1 year ago
SketchBatchNumElements minor bugs

hliuca opened this issue about 1 year ago
XGBoost training failed with xgboost.core.XGBoostError error

nvliyuan opened this issue about 1 year ago