Skip to content
forked from 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

License

Notifications You must be signed in to change notification settings

SYangster/xgboost

This branch is 892 commits behind dmlc/xgboost:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b82e78c · Aug 15, 2023
Aug 1, 2023
Aug 15, 2023
Oct 19, 2022
Aug 5, 2023
Aug 13, 2023
Apr 20, 2023
Mar 10, 2023
Aug 13, 2023
Nov 10, 2022
Aug 9, 2023
Aug 14, 2023
Aug 8, 2023
Aug 11, 2023
Jun 27, 2023
Aug 14, 2023
Aug 14, 2023
Nov 2, 2021
Mar 3, 2023
Jul 23, 2018
Mar 15, 2023
Aug 10, 2023
Mar 10, 2023
Oct 5, 2022
Jul 13, 2023
Aug 8, 2023
Oct 7, 2021
Jul 15, 2019
Jul 3, 2023
Aug 4, 2023
Oct 19, 2022

Repository files navigation

eXtreme Gradient Boosting

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

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]

About

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

Resources

License

Security policy

Citation

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 43.9%
  • Python 21.5%
  • Cuda 15.7%
  • Scala 7.0%
  • R 5.8%
  • Java 3.8%
  • Other 2.3%