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

Science Score: 64.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Committers with academic emails
    27 of 654 committers (4.1%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.9%) to scientific vocabulary

Keywords

distributed-systems gbdt gbm gbrt machine-learning xgboost

Keywords from Contributors

distributed deep-neural-networks jax closember tensors agents transformers langchain unit-testing mlops
Last synced: 6 months ago · JSON representation ·

Repository

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

Basic Info
Statistics
  • Stars: 27,285
  • Watchers: 900
  • Forks: 8,798
  • Open Issues: 475
  • Releases: 68
Topics
distributed-systems gbdt gbm gbrt machine-learning xgboost
Created about 12 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog Funding License Citation Security

README.md

eXtreme Gradient Boosting

Build Status XGBoost-CI Documentation Status GitHub license CRAN Status Badge PyPI version Conda version Optuna Twitter OpenSSF Scorecard Open In Colab

Community | Documentation | Resources | Contributors | Release Notes

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Kubernetes, Hadoop, SGE, Dask, Spark, PySpark) and can solve problems beyond billions of examples.

License

© Contributors, 2021. Licensed under an Apache-2 license.

Contribute to XGBoost

XGBoost has been developed and used by a group of active community members. Your help is very valuable to make the package better for everyone. Checkout the Community Page.

Reference

  • Tianqi Chen and Carlos Guestrin. XGBoost: A Scalable Tree Boosting System. In 22nd SIGKDD Conference on Knowledge Discovery and Data Mining, 2016
  • XGBoost originates from research project at University of Washington.

Sponsors

Become a sponsor and get a logo here. See details at Sponsoring the XGBoost Project. The funds are used to defray the cost of continuous integration and testing infrastructure (https://xgboost-ci.net).

Open Source Collective sponsors

Backers on Open Collective Sponsors on Open Collective

Sponsors

[Become a sponsor]

NVIDIA

Backers

[Become a backer]

Owner

  • Name: Distributed (Deep) Machine Learning Community
  • Login: dmlc
  • Kind: organization

A Community of Awesome Machine Learning Projects

Citation (CITATION)

@inproceedings{Chen:2016:XST:2939672.2939785,
 author = {Chen, Tianqi and Guestrin, Carlos},
 title = {{XGBoost}: A Scalable Tree Boosting System},
 booktitle = {Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining},
 series = {KDD '16},
 year = {2016},
 isbn = {978-1-4503-4232-2},
 location = {San Francisco, California, USA},
 pages = {785--794},
 numpages = {10},
 url = {http://doi.acm.org/10.1145/2939672.2939785},
 doi = {10.1145/2939672.2939785},
 acmid = {2939785},
 publisher = {ACM},
 address = {New York, NY, USA},
 keywords = {large-scale machine learning},
}

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 6,780
  • Total Committers: 654
  • Avg Commits per committer: 10.367
  • Development Distribution Score (DDS): 0.748
Past Year
  • Commits: 509
  • Committers: 33
  • Avg Commits per committer: 15.424
  • Development Distribution Score (DDS): 0.468
Top Committers
Name Email Commits
Jiaming Yuan j****n@o****m 1,710
tqchen t****n@g****m 1,404
Philip Hyunsu Cho c****1@c****u 520
El Potaeto p****e@m****m 252
Tong He h****7@g****m 207
Rory Mitchell r****z@g****m 169
Nan Zhu C****t 168
dependabot[bot] 4****] 149
Rong Ou r****u@g****m 131
Bobby Wang w****8@g****m 122
david-cortes d****a@g****m 117
terrytangyuan t****n@g****m 106
Vadim Khotilovich k****h@g****m 98
James Lamb j****0@g****m 75
Dmitry Razdoburdin d****n@g****m 51
nachocano n****o@g****m 48
giuliohome g****e@g****m 41
kalenhaha c****2@g****m 34
tqchen@graphlab.com t****n@g****m 32
Faron f****z@g****m 30
AbdealiJK a****i@g****m 28
Boliang Chen c****u@g****m 26
Sergei Lebedev s****y@g****m 26
Andy Adinets a****z@g****m 24
Skipper Seabold j****d@g****m 23
pommedeterresautee S****3 23
ShvetsKS 3****S 22
Johan Manders j****n@s****m 21
Ajinkya Kale k****a@g****m 20
sinhrks s****s@g****m 20
and 624 more...

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 849
  • Total pull requests: 2,694
  • Average time to close issues: 5 months
  • Average time to close pull requests: 18 days
  • Total issue authors: 491
  • Total pull request authors: 103
  • Average comments per issue: 3.86
  • Average comments per pull request: 1.39
  • Merged pull requests: 1,877
  • Bot issues: 3
  • Bot pull requests: 595
Past Year
  • Issues: 267
  • Pull requests: 975
  • Average time to close issues: 11 days
  • Average time to close pull requests: 4 days
  • Issue authors: 157
  • Pull request authors: 42
  • Average comments per issue: 2.2
  • Average comments per pull request: 1.24
  • Merged pull requests: 741
  • Bot issues: 3
  • Bot pull requests: 90
Top Authors
Issue Authors
  • trivialfis (120)
  • hcho3 (52)
  • david-cortes (46)
  • wbo4958 (13)
  • yurivict (11)
  • NvTimLiu (9)
  • jaguerrerod (8)
  • mayer79 (6)
  • jakirkham (5)
  • karl-gardner (4)
  • hanfengatonline (4)
  • xbanke (4)
  • ZiyueXu77 (4)
  • jameslamb (4)
  • lukezli (3)
Pull Request Authors
  • trivialfis (1,112)
  • dependabot[bot] (582)
  • hcho3 (243)
  • david-cortes (196)
  • wbo4958 (119)
  • razdoburdin (95)
  • rongou (61)
  • jameslamb (32)
  • jakirkham (17)
  • mayer79 (15)
  • github-actions[bot] (13)
  • ZiyueXu77 (11)
  • ayoub317 (8)
  • UncleLLD (6)
  • vepifanov (6)
Top Labels
Issue Labels
status: need update (104) feature-request (78) type: bug (36) type: question (14) type: roadmap (14) doc (12) CI (9) status: RFC (7) status: help wanted (7) cross-validation (5) Blocking (4) performance (3) dask (3) dependencies (3) java (3) good first issue (2) LTR (2) type: r-package (2) external-memory (2) known-issue (1) type: python (1) type: java-scala (1) ? Triage (1)
Pull Request Labels
dependencies (586) java (242) github_actions (50) Blocking (39) status: WIP (4) status: need review (1) type: bug (1)

Packages

  • Total packages: 58
  • Total downloads:
    • pypi 31,936,816 last-month
    • nuget 33,716 total
    • cran 53,452 last-month
  • Total docker downloads: 26,313,783
  • Total dependent packages: 999
    (may contain duplicates)
  • Total dependent repositories: 14,159
    (may contain duplicates)
  • Total versions: 679
  • Total maintainers: 6
pypi.org: xgboost

XGBoost Python Package

  • Versions: 88
  • Dependent Packages: 684
  • Dependent Repositories: 12,601
  • Downloads: 31,862,597 Last month
  • Docker Downloads: 25,981,324
Rankings
Dependent packages count: 0.0%
Downloads: 0.1%
Dependent repos count: 0.1%
Forks count: 0.1%
Average: 0.2%
Stargazers count: 0.2%
Docker downloads count: 0.6%
Maintainers (4)
Last synced: 6 months ago
conda-forge.org: xgboost

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 24
  • Dependent Packages: 23
  • Dependent Repositories: 221
Rankings
Forks count: 1.0%
Stargazers count: 1.4%
Average: 1.9%
Dependent repos count: 2.3%
Dependent packages count: 2.9%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j

JVM Package for XGBoost

  • Versions: 5
  • Dependent Packages: 17
  • Dependent Repositories: 62
  • Docker Downloads: 31,458
Rankings
Forks count: 0.8%
Stargazers count: 0.9%
Average: 2.2%
Dependent repos count: 2.6%
Docker downloads count: 3.1%
Dependent packages count: 3.7%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j_2.12

JVM Package for XGBoost

  • Versions: 28
  • Dependent Packages: 19
  • Dependent Repositories: 23
  • Docker Downloads: 7,440
Rankings
Forks count: 0.8%
Stargazers count: 0.9%
Average: 2.5%
Dependent packages count: 3.3%
Dependent repos count: 4.9%
Last synced: 6 months ago
conda-forge.org: py-xgboost

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 18
  • Dependent Packages: 13
  • Dependent Repositories: 122
Rankings
Forks count: 1.0%
Stargazers count: 1.4%
Average: 2.6%
Dependent repos count: 3.1%
Dependent packages count: 4.8%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j-spark

JVM Package for XGBoost

  • Versions: 5
  • Dependent Packages: 9
  • Dependent Repositories: 64
  • Docker Downloads: 30,184
Rankings
Forks count: 0.8%
Stargazers count: 0.9%
Dependent repos count: 2.6%
Average: 2.8%
Docker downloads count: 3.1%
Dependent packages count: 6.6%
Last synced: 6 months ago
proxy.golang.org: github.com/dmlc/xgboost
  • Versions: 42
  • Dependent Packages: 0
  • Dependent Repositories: 1
Rankings
Forks count: 0.0%
Stargazers count: 0.1%
Average: 3.3%
Dependent repos count: 4.8%
Dependent packages count: 8.4%
Last synced: 6 months ago
cran.r-project.org: xgboost

Extreme Gradient Boosting

  • Versions: 38
  • Dependent Packages: 145
  • Dependent Repositories: 520
  • Downloads: 53,452 Last month
  • Docker Downloads: 119,919
Rankings
Stargazers count: 0.0%
Forks count: 0.0%
Dependent repos count: 0.6%
Dependent packages count: 0.7%
Downloads: 1.4%
Average: 3.7%
Docker downloads count: 19.3%
Maintainers (1)
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j-spark_2.12

JVM Package for XGBoost

  • Versions: 28
  • Dependent Packages: 11
  • Dependent Repositories: 12
  • Docker Downloads: 7,031
Rankings
Forks count: 0.8%
Stargazers count: 0.9%
Average: 3.9%
Dependent packages count: 5.5%
Docker downloads count: 5.6%
Dependent repos count: 7.0%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j_2.11

JVM Package for XGBoost

  • Versions: 3
  • Dependent Packages: 21
  • Dependent Repositories: 2
  • Docker Downloads: 66,596
Rankings
Forks count: 0.8%
Stargazers count: 0.9%
Docker downloads count: 2.7%
Dependent packages count: 3.0%
Average: 4.7%
Dependent repos count: 16.0%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j-spark_2.11

JVM Package for XGBoost

  • Versions: 3
  • Dependent Packages: 16
  • Dependent Repositories: 2
  • Docker Downloads: 66,596
Rankings
Forks count: 0.8%
Stargazers count: 0.9%
Docker downloads count: 2.7%
Dependent packages count: 3.9%
Average: 4.9%
Dependent repos count: 16.0%
Last synced: 6 months ago
conda-forge.org: libxgboost

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 18
  • Dependent Packages: 4
  • Dependent Repositories: 37
Rankings
Forks count: 1.0%
Stargazers count: 1.4%
Average: 5.2%
Dependent repos count: 5.9%
Dependent packages count: 12.5%
Last synced: 6 months ago
conda-forge.org: _py-xgboost-mutex

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 36
Rankings
Forks count: 1.0%
Stargazers count: 1.4%
Dependent repos count: 6.0%
Average: 7.0%
Dependent packages count: 19.6%
Last synced: 6 months ago
conda-forge.org: r-xgboost

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 18
  • Dependent Packages: 7
  • Dependent Repositories: 3
Rankings
Forks count: 1.0%
Stargazers count: 1.4%
Average: 7.1%
Dependent packages count: 8.0%
Dependent repos count: 17.9%
Last synced: 6 months ago
anaconda.org: py-xgboost

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 14
  • Dependent Packages: 2
  • Dependent Repositories: 122
Rankings
Forks count: 2.8%
Stargazers count: 3.6%
Average: 9.3%
Dependent packages count: 13.5%
Dependent repos count: 17.3%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j-flink

JVM Package for XGBoost

  • Versions: 5
  • Dependent Packages: 1
  • Dependent Repositories: 19
  • Docker Downloads: 2,911
Rankings
Forks count: 0.8%
Stargazers count: 0.9%
Dependent repos count: 5.5%
Average: 10.0%
Dependent packages count: 32.7%
Last synced: 6 months ago
anaconda.org: libxgboost

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 14
  • Dependent Packages: 4
  • Dependent Repositories: 37
Rankings
Forks count: 2.8%
Stargazers count: 3.6%
Dependent packages count: 7.0%
Average: 10.0%
Dependent repos count: 26.7%
Last synced: 6 months ago
anaconda.org: xgboost

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 9
  • Dependent Packages: 3
  • Dependent Repositories: 221
Rankings
Forks count: 2.8%
Stargazers count: 3.6%
Average: 10.2%
Dependent repos count: 13.0%
Dependent packages count: 21.5%
Last synced: 6 months ago
conda-forge.org: _r-xgboost-mutex

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 1
Rankings
Forks count: 1.0%
Stargazers count: 1.4%
Average: 11.5%
Dependent packages count: 19.6%
Dependent repos count: 24.1%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j-gpu_2.12

JVM Package for XGBoost

  • Versions: 21
  • Dependent Packages: 1
  • Dependent Repositories: 4
  • Docker Downloads: 162
Rankings
Forks count: 0.8%
Stargazers count: 0.9%
Average: 11.6%
Dependent repos count: 12.0%
Dependent packages count: 32.7%
Last synced: 6 months ago
anaconda.org: _py-xgboost-mutex

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 2
  • Dependent Packages: 2
  • Dependent Repositories: 36
Rankings
Forks count: 2.8%
Stargazers count: 3.6%
Average: 11.7%
Dependent packages count: 13.5%
Dependent repos count: 27.0%
Last synced: 6 months ago
repo1.maven.org: com.nvidia:xgboost4j_3.0

JVM Package for XGBoost

  • Versions: 7
  • Dependent Packages: 1
  • Dependent Repositories: 2
Rankings
Forks count: 0.8%
Stargazers count: 0.9%
Average: 12.6%
Dependent repos count: 16.0%
Dependent packages count: 32.7%
Last synced: 6 months ago
repo1.maven.org: com.intel.bigdata.xgboost:xgboost4j_2.12

JVM Package for XGBoost optimized with Apache Arrow

  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 0
Rankings
Forks count: 0.6%
Stargazers count: 0.7%
Average: 13.9%
Dependent packages count: 22.4%
Dependent repos count: 32.0%
Last synced: 6 months ago
anaconda.org: r-xgboost

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 4
  • Dependent Packages: 4
  • Dependent Repositories: 3
Rankings
Forks count: 2.8%
Stargazers count: 3.6%
Dependent packages count: 7.0%
Average: 15.0%
Dependent repos count: 46.5%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j-spark-gpu_2.12

JVM Package for XGBoost

  • Versions: 24
  • Dependent Packages: 0
  • Dependent Repositories: 4
  • Docker Downloads: 162
Rankings
Forks count: 0.8%
Stargazers count: 0.9%
Dependent repos count: 12.0%
Average: 15.9%
Dependent packages count: 49.9%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j-flink_2.11

JVM Package for XGBoost

  • Versions: 3
  • Dependent Packages: 1
  • Dependent Repositories: 0
Rankings
Forks count: 0.6%
Stargazers count: 0.7%
Average: 16.3%
Dependent repos count: 32.0%
Dependent packages count: 32.0%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j-flink_2.12

JVM Package for XGBoost

  • Versions: 28
  • Dependent Packages: 1
  • Dependent Repositories: 0
Rankings
Forks count: 0.6%
Stargazers count: 0.7%
Average: 16.3%
Dependent repos count: 32.0%
Dependent packages count: 32.0%
Last synced: 6 months ago
repo1.maven.org: com.intel.bigdata.xgboost:xgboost4j-flink_2.12

JVM Package for XGBoost optimized with Apache Arrow

  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
Rankings
Forks count: 0.6%
Stargazers count: 0.7%
Average: 16.3%
Dependent repos count: 32.0%
Dependent packages count: 32.0%
Last synced: 6 months ago
repo1.maven.org: com.intel.bigdata.xgboost:xgboost4j-spark_2.12

JVM Package for XGBoost optimized with Apache Arrow

  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
Rankings
Forks count: 0.6%
Stargazers count: 0.7%
Average: 16.3%
Dependent repos count: 32.0%
Dependent packages count: 32.0%
Last synced: 6 months ago
anaconda.org: _r-xgboost-mutex

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 1
Rankings
Forks count: 2.8%
Stargazers count: 3.6%
Dependent packages count: 13.5%
Average: 17.7%
Dependent repos count: 51.0%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j-example

JVM Package for XGBoost

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 1
Rankings
Forks count: 0.8%
Stargazers count: 0.9%
Average: 18.1%
Dependent repos count: 20.7%
Dependent packages count: 49.9%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost-jvm

JVM Package for XGBoost

  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 1
Rankings
Forks count: 0.8%
Stargazers count: 0.9%
Average: 18.1%
Dependent repos count: 20.7%
Dependent packages count: 49.9%
Last synced: 6 months ago
repo1.maven.org: com.nvidia:xgboost4j-spark_3.0

JVM Package for XGBoost

  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 1
Rankings
Forks count: 0.8%
Stargazers count: 0.9%
Average: 18.1%
Dependent repos count: 20.7%
Dependent packages count: 49.9%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j-example_2.11

JVM Package for XGBoost

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 0.6%
Stargazers count: 0.7%
Average: 20.5%
Dependent repos count: 32.0%
Dependent packages count: 48.9%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost-jvm_2.12

JVM Package for XGBoost

  • Versions: 27
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 0.6%
Stargazers count: 0.7%
Average: 20.5%
Dependent repos count: 32.0%
Dependent packages count: 48.9%
Last synced: 6 months ago
repo1.maven.org: com.nvidia:xgboost-jvm_3.0

JVM Package for XGBoost

  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 0.6%
Stargazers count: 0.7%
Average: 20.5%
Dependent repos count: 32.0%
Dependent packages count: 48.9%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j-example_2.12

JVM Package for XGBoost

  • Versions: 28
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 0.6%
Stargazers count: 0.7%
Average: 20.5%
Dependent repos count: 32.0%
Dependent packages count: 48.9%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost-jvm_2.11

JVM Package for XGBoost

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 0.6%
Stargazers count: 0.7%
Average: 20.5%
Dependent repos count: 32.0%
Dependent packages count: 48.9%
Last synced: 6 months ago
repo1.maven.org: com.intel.bigdata.xgboost:xgboost-jvm_2.12

JVM Package for XGBoost optimized with Apache Arrow

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 0.6%
Stargazers count: 0.7%
Average: 20.5%
Dependent repos count: 32.0%
Dependent packages count: 48.9%
Last synced: 6 months ago
repo1.maven.org: com.intel.bigdata.xgboost:xgboost4j-example_2.12

JVM Package for XGBoost optimized with Apache Arrow

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 0.6%
Stargazers count: 0.7%
Average: 20.5%
Dependent repos count: 32.0%
Dependent packages count: 48.9%
Last synced: 6 months ago
nuget.org: libxgboost-2.0.3-win-x64

A package containing the libxgboost native library for win-x64.

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 7,670 Total
Rankings
Dependent repos count: 7.5%
Dependent packages count: 20.0%
Average: 20.7%
Downloads: 34.5%
Maintainers (1)
Last synced: 6 months ago
conda-forge.org: py-xgboost-gpu

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 1.0%
Stargazers count: 1.3%
Average: 21.9%
Dependent repos count: 34.0%
Dependent packages count: 51.2%
Last synced: 6 months ago
conda-forge.org: r-xgboost-gpu

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 1.0%
Stargazers count: 1.3%
Average: 21.9%
Dependent repos count: 34.0%
Dependent packages count: 51.2%
Last synced: 6 months ago
conda-forge.org: r-xgboost-cpu

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 18
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 1.0%
Stargazers count: 1.3%
Average: 21.9%
Dependent repos count: 34.0%
Dependent packages count: 51.2%
Last synced: 6 months ago
conda-forge.org: py-xgboost-cpu

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 18
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 1.0%
Stargazers count: 1.3%
Average: 21.9%
Dependent repos count: 34.0%
Dependent packages count: 51.2%
Last synced: 6 months ago
nuget.org: libxgboost-2.0.3-linux-x64-part1

A package containing part 1 of the libxgboost native library for linux-x64.

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 10,831 Total
Rankings
Dependent repos count: 7.5%
Dependent packages count: 20.0%
Average: 22.8%
Downloads: 40.9%
Maintainers (1)
Last synced: 6 months ago
nuget.org: libxgboost-2.0.3-linux-x64-part2

A package containing part 2 of the libxgboost native library for linux-x64.

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 9,848 Total
Rankings
Dependent repos count: 7.5%
Dependent packages count: 20.0%
Average: 22.9%
Downloads: 41.2%
Maintainers (1)
Last synced: 6 months ago
nuget.org: libxgboost-2.0.3-linux-x64

A package containing the libxgboost native library for linux-x64.

  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 4,238 Total
Rankings
Dependent repos count: 7.5%
Dependent packages count: 20.0%
Average: 24.3%
Downloads: 45.3%
Maintainers (1)
Last synced: 6 months ago
anaconda.org: r-xgboost-cpu

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 2.9%
Stargazers count: 3.6%
Average: 26.0%
Dependent packages count: 39.8%
Dependent repos count: 57.7%
Last synced: 6 months ago
anaconda.org: py-xgboost-cpu

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) and can solve problems beyond billions of examples.

  • Versions: 12
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 2.9%
Stargazers count: 3.6%
Average: 26.0%
Dependent packages count: 39.8%
Dependent repos count: 57.7%
Last synced: 6 months ago
nuget.org: libxgboost-2.0.3-osx-arm64

A package containing the libxgboost native library for osx-arm64.

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,129 Total
Rankings
Dependent repos count: 7.3%
Dependent packages count: 19.7%
Average: 28.3%
Downloads: 57.8%
Maintainers (1)
Last synced: 6 months ago
pypi.org: xgboost-cpu

XGBoost Python Package

  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 74,219 Last month
Rankings
Dependent packages count: 10.6%
Average: 35.0%
Dependent repos count: 59.4%
Maintainers (2)
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j-spark_2.13

JVM Package for XGBoost

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 32.4%
Average: 39.4%
Dependent packages count: 46.4%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j-spark-gpu_2.13

JVM Package for XGBoost

  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 32.4%
Average: 39.4%
Dependent packages count: 46.4%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost-jvm_2.13

JVM Package for XGBoost

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 32.4%
Average: 39.4%
Dependent packages count: 46.4%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j-example_2.13

JVM Package for XGBoost

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 32.4%
Average: 39.4%
Dependent packages count: 46.4%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j_2.13

JVM Package for XGBoost

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 32.4%
Average: 39.4%
Dependent packages count: 46.4%
Last synced: 6 months ago
repo1.maven.org: ml.dmlc:xgboost4j-flink_2.13

JVM Package for XGBoost

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 32.4%
Average: 39.4%
Dependent packages count: 46.4%
Last synced: 6 months ago

Dependencies

.github/workflows/jvm_tests.yml actions
  • actions/cache 937d24475381cd9c75ae6db12cb4e79714b926ed composite
  • actions/checkout e2f20e631ae6d7dd3b768f56a5d2af784dd54791 composite
  • actions/setup-java d202f5dbf7256730fb690ec59f6381650114feb2 composite
  • actions/setup-python 7f80679172b057fc5e90d70d197929d454754a5a composite
.github/workflows/main.yml actions
  • actions/checkout e2f20e631ae6d7dd3b768f56a5d2af784dd54791 composite
  • actions/setup-python 7f80679172b057fc5e90d70d197929d454754a5a composite
  • mamba-org/provision-with-micromamba f347426e5745fe3dfc13ec5baf20496990d0281f composite
.github/workflows/python_tests.yml actions
  • actions/checkout e2f20e631ae6d7dd3b768f56a5d2af784dd54791 composite
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda 35d1405e78aa3f784fe3ce9a2eb378d5eeb62169 composite
  • mamba-org/provision-with-micromamba f347426e5745fe3dfc13ec5baf20496990d0281f composite
.github/workflows/python_wheels.yml actions
  • actions/checkout e2f20e631ae6d7dd3b768f56a5d2af784dd54791 composite
  • actions/setup-python 7f80679172b057fc5e90d70d197929d454754a5a composite
.github/workflows/r_nold.yml actions
  • actions/checkout e2f20e631ae6d7dd3b768f56a5d2af784dd54791 composite
.github/workflows/r_tests.yml actions
  • actions/cache 937d24475381cd9c75ae6db12cb4e79714b926ed composite
  • actions/checkout e2f20e631ae6d7dd3b768f56a5d2af784dd54791 composite
  • actions/setup-python 7f80679172b057fc5e90d70d197929d454754a5a composite
  • dorny/paths-filter v2 composite
  • r-lib/actions/setup-r 50d1eae9b8da0bb3f8582c59a5b82225fa2fe7f2 composite
  • r-lib/actions/setup-tinytex v2 composite
.github/workflows/scorecards.yml actions
  • actions/checkout a12a3943b4bdde767164f792f33f40b04645d846 composite
  • actions/upload-artifact 6673cd052c4cd6fcf4b4e6e60ea986c889389535 composite
  • github/codeql-action/upload-sarif 5f532563584d71fdef14ee64d17bafb34f751ce5 composite
  • ossf/scorecard-action 99c53751e09b9529366343771cc321ec74e9bd3d composite
R-package/DESCRIPTION cran
  • R >= 3.3.0 depends
  • Matrix >= 1.1 imports
  • data.table >= 1.9.6 imports
  • jsonlite >= 1.0 imports
  • methods * imports
  • Ckmeans.1d.dp >= 3.3.1 suggests
  • DiagrammeR >= 0.9.0 suggests
  • float * suggests
  • ggplot2 >= 1.0.1 suggests
  • igraph >= 1.0.1 suggests
  • knitr * suggests
  • rmarkdown * suggests
  • testthat * suggests
  • titanic * suggests
  • vcd >= 1.3 suggests
jvm-packages/pom.xml maven
  • org.scala-lang:scala-compiler 2.12.8 provided
  • com.esotericsoftware:kryo 5.4.0
  • commons-logging:commons-logging 1.2
  • org.scala-lang:scala-library 2.12.8
  • org.scala-lang:scala-reflect 2.12.8
  • org.scalactic:scalactic_2.12 3.0.8 test
  • org.scalatest:scalatest_2.12 3.0.8 test
jvm-packages/xgboost4j/pom.xml maven
  • com.typesafe.akka:akka-actor_${scala.binary.version} 2.7.0 compile
  • org.apache.hadoop:hadoop-common ${hadoop.version} provided
  • org.apache.hadoop:hadoop-hdfs ${hadoop.version} provided
  • org.scalatest:scalatest_${scala.binary.version} 3.0.5 provided
  • com.typesafe.akka:akka-testkit_${scala.binary.version} 2.7.0 test
  • junit:junit 4.13.2 test
jvm-packages/xgboost4j-example/pom.xml maven
  • org.apache.spark:spark-mllib_${scala.binary.version} ${spark.version} provided
  • ml.dmlc:xgboost4j-flink_${scala.binary.version} 2.0.0-SNAPSHOT
  • ml.dmlc:xgboost4j-spark_${scala.binary.version} 2.0.0-SNAPSHOT
  • org.apache.commons:commons-lang3 3.12.0
jvm-packages/xgboost4j-flink/pom.xml maven
  • ml.dmlc:xgboost4j_${scala.binary.version} 2.0.0-SNAPSHOT
  • org.apache.commons:commons-lang3 3.12.0
  • org.apache.flink:flink-clients_${scala.binary.version} ${flink.version}
  • org.apache.flink:flink-ml_${scala.binary.version} ${flink.version}
  • org.apache.flink:flink-scala_${scala.binary.version} ${flink.version}
  • org.apache.hadoop:hadoop-common 3.2.4
jvm-packages/xgboost4j-gpu/pom.xml maven
  • com.typesafe.akka:akka-actor_${scala.binary.version} 2.7.0 compile
  • ai.rapids:cudf ${cudf.version} provided
  • org.apache.hadoop:hadoop-common ${hadoop.version} provided
  • org.apache.hadoop:hadoop-hdfs ${hadoop.version} provided
  • org.scalatest:scalatest_${scala.binary.version} 3.0.5 provided
  • org.apache.commons:commons-lang3 3.12.0
  • com.typesafe.akka:akka-testkit_${scala.binary.version} 2.7.0 test
  • junit:junit 4.13.2 test
jvm-packages/xgboost4j-spark/pom.xml maven
  • org.apache.spark:spark-core_${scala.binary.version} ${spark.version} provided
  • org.apache.spark:spark-mllib_${scala.binary.version} ${spark.version} provided
  • org.apache.spark:spark-sql_${scala.binary.version} ${spark.version} provided
  • ml.dmlc:xgboost4j_${scala.binary.version} 2.0.0-SNAPSHOT
jvm-packages/xgboost4j-spark-gpu/pom.xml maven
  • ai.rapids:cudf ${cudf.version} provided
  • com.nvidia:rapids-4-spark_${scala.binary.version} ${spark.rapids.version} provided
  • org.apache.spark:spark-core_${scala.binary.version} ${spark.version} provided
  • org.apache.spark:spark-mllib_${scala.binary.version} ${spark.version} provided
  • org.apache.spark:spark-sql_${scala.binary.version} ${spark.version} provided
  • ml.dmlc:xgboost4j-gpu_${scala.binary.version} 2.0.0-SNAPSHOT
doc/requirements.txt pypi
  • breathe *
  • cloudpickle *
  • graphviz *
  • matplotlib >=2.1
  • mock *
  • numpy *
  • pyspark *
  • recommonmark *
  • scikit-learn *
  • sh >=1.12.14
  • sphinx >=5.2.1
  • sphinx-gallery *
  • sphinx_rtd_theme >=1.0.0
  • xgboost_ray *
tests/buildkite/infrastructure/requirements.txt pypi
  • boto3 * test
  • cfn_tools * test
.github/workflows/update_rapids.yml actions
  • actions/checkout v2 composite
  • peter-evans/create-pull-request v5 composite
python-package/pyproject.toml pypi
  • numpy *
  • scipy *