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

Pick up dmlc-core fix for CSV parser

rongou opened this pull request almost 2 years ago
Use booster context in DMatrix.

trivialfis opened this pull request almost 2 years ago
features_cols param requires enabling use_gpu in pyspark

yananchen1989 opened this issue almost 2 years ago
[jvm-packages] Upgrade to cuDF 23.02

hcho3 opened this pull request almost 2 years ago
Prediction much slower when upgrading to 1.7.3

sniper343 opened this issue almost 2 years ago
Take advantage of C++17 features

rongou opened this pull request almost 2 years ago
Update dmlc-core to get rid of C++17 deprecation warning

rongou opened this pull request almost 2 years ago
Support column split in `approx` tree method

rongou opened this pull request almost 2 years ago
Xgboost giving different results on mac and ubuntu

alishametkari opened this issue almost 2 years ago
[spark][test] xgboost 1.7 build against spark 3.4

WeichenXu123 opened this pull request almost 2 years ago
Support column-split in row partitioner

rongou opened this pull request almost 2 years ago
Possible bug between `colsample_bynode` and `gpu_hist`

ngupta20 opened this issue almost 2 years ago
Rework learning to rank.

trivialfis opened this pull request almost 2 years ago
Support column split in histogram builder

rongou opened this pull request almost 2 years ago
Add convenience method for allgather

rongou opened this pull request almost 2 years ago
Fix quantile tests running on multi-gpus

rongou opened this pull request almost 2 years ago
xgboost4j worker lost issue

yananchen1989 opened this issue almost 2 years ago
xgboost4j-spark_2.12 2.0.0-SNAPSHOT Issue on Azure Synapse

myj1k opened this issue almost 2 years ago
xgboost 1.7.3 set tracker_conf parameter error

beijinggao opened this issue almost 2 years ago
XGBoostModel training failed on AWS EMR cluster

nvliyuan opened this issue almost 2 years ago
Support cpu quantile sketch with column-wise data split

rongou opened this pull request almost 2 years ago
Bump scala.version from 2.12.8 to 2.12.17 in /jvm-packages/xgboost4j

dependabot[bot] opened this pull request almost 2 years ago
Use in-memory communicator to test quantile

rongou opened this pull request almost 2 years ago
Non deterministic results with dask when using version 1.6.2

KaeganCasey opened this issue almost 2 years ago
Initial support for column-split cpu predictor

rongou opened this pull request almost 2 years ago
[CI] Test failure with nightly pyspark.

trivialfis opened this issue almost 2 years ago
xgboost4j support of scala 2.13 or scala 3?

MohammadForouhesh opened this issue almost 2 years ago
customized objective function in C++

zhenweilin opened this issue about 2 years ago
[pyspark] Re-work _fit function

wbo4958 opened this pull request about 2 years ago
Initial support for multi-target tree.

trivialfis opened this pull request about 2 years ago
[R] compilation failure with missing libexecinfo on Alpine Linux 3.17

bastistician opened this issue about 2 years ago
Pure conda environment for development.

trivialfis opened this issue about 2 years ago
Make test_with_sklearn compatible with different versions of sklearn

rongou opened this pull request about 2 years ago
Fix sklearn test that calls a removed field

rongou opened this pull request about 2 years ago
Fix deprecated CUB calls in CUDA 12.0

rongou opened this pull request about 2 years ago
Update NVFlare demo to work with the latest release

rongou opened this pull request about 2 years ago
[jvm-packages] Bump rapids version.

trivialfis opened this pull request about 2 years ago
Add data split mode to DMatrix MetaInfo

rongou opened this pull request about 2 years ago
[pyspark] check use_qdm across all the workers

wbo4958 opened this pull request about 2 years ago
[jvm-packages] [pyspark] Make cuDF optional in PySpark package

hcho3 opened this pull request about 2 years ago
Initial support for column-wise data split

rongou opened this pull request about 2 years ago
[jvm-packages] change DeviceQuantileDmatrix into QuantileDMatrix

wbo4958 opened this pull request about 2 years ago
Convert ``DaskXGBClassifier.classes_`` to an array

ScottMGustafson opened this pull request about 2 years ago
[CI] Python source build warning.

trivialfis opened this issue about 2 years ago
Socket failed to connect on FreeBSD.

yurivict opened this issue about 2 years ago
Vertical Federated Learning RFC

rongou opened this issue about 2 years ago
Use all availability zones in AWS

hcho3 opened this issue about 2 years ago
python model cannot used by c++

hmmwjs opened this issue about 2 years ago
[pyspark] Categorical data support.

trivialfis opened this issue about 2 years ago
[Don't merge] Root cause for slowdown in CPU tests

hcho3 opened this pull request about 2 years ago
XGBoost training stage will not retry after one training task failed

jinmfeng opened this issue about 2 years ago
[jvm-packages] XGBoost corrupted the jvm memroy

jinmfeng opened this issue over 2 years ago
[pyspark] disable repartition_random_shuffle by default

wbo4958 opened this pull request over 2 years ago
[CI] Upload release artifacts through GitHub action.

trivialfis opened this issue over 2 years ago
[pyspark][doc] add more doc for pyspark

wbo4958 opened this pull request over 2 years ago
Add checks to C pointer arguments.

trivialfis opened this pull request over 2 years ago
[pyspark] fix empty data issue when constructing DMatrix

wbo4958 opened this pull request over 2 years ago
[jvm-packages] fix spark-rapids compatibility issue

wbo4958 opened this pull request over 2 years ago
Predict with `QuantileDMatrix`

ldesreumaux opened this issue over 2 years ago
[pyspark] make the model saved by pyspark compatible

wbo4958 opened this pull request over 2 years ago
RabitTracker:179 - FAULT: failed to start tracker process

Ayyan-droid opened this issue over 2 years ago
pandas.Int64Index warning on xgboost 1.6.0

shingjan opened this issue over 2 years ago
Xgboost pyspark: Support external memory mode

WeichenXu123 opened this issue over 2 years ago
[py-skl] Move feature_weights to constructor.

trivialfis opened this issue over 2 years ago
[PySpark] change the returning model type to string from binary

wbo4958 opened this pull request over 2 years ago
[PySpark] add gpu support for spark local mode

wbo4958 opened this pull request over 2 years ago
[PySpark] fix raw_prediction_col parameter and minor cleanup

wbo4958 opened this pull request over 2 years ago
Common interface for collective communication

rongou opened this pull request over 2 years ago
[wip] only for testing CI Xgb spark py

wbo4958 opened this pull request over 2 years ago
Apple Silicon Compatibility

trivialfis opened this issue over 2 years ago
plot_tree labels are reversed

CharlesEric-95 opened this issue over 2 years ago
[R] Use `type` argument to control prediction types

david-cortes opened this pull request over 2 years ago
[R] `predict` doesn't return probabilities for `multi:softmax`

david-cortes opened this issue over 2 years ago
[RFC] Making R interface more idiomatic

david-cortes opened this issue over 2 years ago
Categorical data support (part 2)

trivialfis opened this issue over 2 years ago
Pyinstaller and xgboost

marcrocasalonso opened this issue almost 3 years ago
Dev/oneapi objectives support

razdoburdin opened this pull request almost 3 years ago
Implement IPv6 support for distributed XGBoost

ikriv opened this issue almost 3 years ago
Dev/unified dispatching prototype

razdoburdin opened this pull request almost 3 years ago
How can I plot_tree with gain&cover?

riaris opened this issue almost 3 years ago
[WIP][PySpark] Add XGBoost PySpark API support

wbo4958 opened this pull request almost 3 years ago
[jvm-packages] fix the prediction issue for multi:softmax

wbo4958 opened this pull request almost 3 years ago