Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

DMLC/XGBoost

Scalable, Portable Gradient Boosting
Collective - Host: opensource - https://opencollective.com/xgboost - Website: https://xgboost.ai/ - Code: https://github.com/dmlc/xgboost

[R] Use temporary directory for temporary files

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
[R] Use R's error stream for printing warnings

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
Synthesize the AMES housing dataset for tests.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
Additional tests for attributes and model booosted rounds.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
xgb.plot.shap failed when not providing model

github.com/dmlc/xgboost - yuanqingye opened this issue about 1 year ago
Mistake in vector leaf train

github.com/dmlc/xgboost - oOTWK opened this issue about 1 year ago
[jvm-packages] support jdk 17 for test

github.com/dmlc/xgboost - wbo4958 opened this pull request about 1 year ago
Use UBJ in Python checkpoint.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
[R] Refactor callback structure and attributes

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
Use UBJ in Python checkpoint.

github.com/dmlc/xgboost - trivialfis opened this issue about 1 year ago
Test loading models with invalid file extensions.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
[jvm-packages] Use UBJ for checkpoints.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
Use UBJ in JVM checkpoint manager.

github.com/dmlc/xgboost - trivialfis opened this issue about 1 year ago
Align dask partitions automatically.

github.com/dmlc/xgboost - trivialfis opened this issue about 1 year ago
[jvm-packages] update rapids dep to 23.12.1

github.com/dmlc/xgboost - wbo4958 opened this pull request about 1 year ago
[R] Enable booster slicing

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
Save model in ubj as the default.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
Check support status for categorical features.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
Add tests for pickling with custom obj and metric.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
[R] Switch `verbose` to correct function argument in examples

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
[R] Minor improvements for evaluation printing

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
[R] Standardize name for 'Gain'

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
[R] More clear function signatures for S3 methods

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
Cleanup Python GPU tests.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
Fix multi-output with alternating strategies.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
[CI] Update machine images

github.com/dmlc/xgboost - hcho3 opened this pull request about 1 year ago
JSON dumps don't have split type

github.com/dmlc/xgboost - david-cortes opened this issue about 1 year ago
[R] Enable 'dot' dump format

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
[R] Add missing DMatrix functions

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
Problems about predicting by pandas

github.com/dmlc/xgboost - 903019003 opened this issue about 1 year ago
Plots for categorical splits don't show named categories

github.com/dmlc/xgboost - david-cortes opened this issue about 1 year ago
[R] Cannot plot trees with categorical splits

github.com/dmlc/xgboost - david-cortes opened this issue about 1 year ago
[R] On-demand serialization + standardization of attributes

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
Fix feature names with special characters.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
Generic parameter for device

github.com/dmlc/xgboost - lcrmorin opened this issue about 1 year ago
[R] improve more docstrings

github.com/dmlc/xgboost - mayer79 opened this pull request about 1 year ago
Constraining outputs

github.com/dmlc/xgboost - lcrmorin opened this issue about 1 year ago
Add timeout for distributed GPU tests.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
[R] Destruct `dmlc::Error` objects before long jumps

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
Print XGBoost version in error message.

github.com/dmlc/xgboost - trivialfis opened this issue about 1 year ago
Tests for custom objective/metric with serialization.

github.com/dmlc/xgboost - trivialfis opened this issue about 1 year ago
Xgboost "predict_proba" method Killed with 21MM rows

github.com/dmlc/xgboost - aus10powell opened this issue about 1 year ago
[R] improve docstrings for "xgb.Booster.R"

github.com/dmlc/xgboost - mayer79 opened this pull request about 1 year ago
Correct name of function for setting data frames in proxy dmatrix

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
[doc] Fix typo. [skip ci]

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
[R] Catch C++ exceptions

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
[R] Avoid memory copies in `predict`

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
[R] Refactor logic for DMatrix fields

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
Add small details to parameters docs

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
improve intercept estimation.

github.com/dmlc/xgboost - trivialfis opened this issue about 1 year ago
Bump version to 2.0.3

github.com/dmlc/xgboost - hcho3 opened this pull request about 1 year ago
Handling Categorical Data with PySpark API

github.com/dmlc/xgboost - mhmotamedi opened this issue about 1 year ago
[jvm-packages] Fix POM for xgboost-jvm metapackage

github.com/dmlc/xgboost - hcho3 opened this pull request about 1 year ago
[CI] Upload libxgboost4j.dylib (M1) to S3 bucket

github.com/dmlc/xgboost - hcho3 opened this pull request about 1 year ago
[R] Enable multi-dimensional `base_margin`

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
[doc] Reference `enable_categorical` doc in sklearn.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
[Draft] Overview of scaling effort for developers.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
[doc] Brief introduction to `base_score`.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
Support more scipy types.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
[backport][sklearn] Fix loading model attributes. (#9808)

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
[backport][py] Use the first found native library. (#9860)

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
[Python] Warning when passing SciPy sparse arrays

github.com/dmlc/xgboost - david-cortes opened this issue about 1 year ago
Clarify effect of `enable_categorical`

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
SYCL inference optimization

github.com/dmlc/xgboost - razdoburdin opened this pull request about 1 year ago
[R] More compact Roxygen

github.com/dmlc/xgboost - mayer79 opened this issue about 1 year ago
[R] Fix clang warning.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago
Bump ai.rapids:cudf from 23.10.0 to 23.12.1 in /jvm-packages

github.com/dmlc/xgboost - dependabot[bot] opened this pull request about 1 year ago
Loading 1.2.1 pickle model with newer version 1.4.2

github.com/dmlc/xgboost - yogevyuval opened this issue about 1 year ago
[R] Update docs for `...` in `predict`

github.com/dmlc/xgboost - david-cortes opened this pull request about 1 year ago
Flexible find protobuf.

github.com/dmlc/xgboost - trivialfis opened this pull request about 1 year ago