xgboost
Extreme Gradient Boosting
Extreme Gradient Boosting, which is an efficient implementation of the gradient boosting framework from Chen & Guestrin (2016) doi:10.1145/2939672.2939785. This package is its R interface. The package includes efficient linear model solver and tree learning algorithms. The package can automatically do parallel computation on a single machine which could be more than 10 times faster than existing gradient boosting packages. It supports various objective functions, including regression, classification and ranking. The package is made to be extensible, so that users are also allowed to define their own objectives easily.
- Version1.7.8.1
- R versionunknown
- LicenseApache License (== 2.0)
- LicenseLICENSE
- Needs compilation?Yes
- Last release07/24/2024
Documentation
- VignetteDiscover your data
- VignetteXGBoost presentation
- VignetteXGBoost from JSON
- Vignettexgboost: eXtreme Gradient Boosting
- Materialxgboost.pdf
- MaterialDiscover your data
- MaterialXGBoost presentation
- MaterialXGBoost from JSON
- Materialxgboost: eXtreme Gradient Boosting
- In ViewsHighPerformanceComputing
- In ViewsMachineLearning
- In ViewsModelDeployment
- In ViewsSurvival
Team
Jiaming Yuan
Yuan Tang
Tong He
Show author detailsRolesAuthorMichael Benesty
Show author detailsRolesAuthorVadim Khotilovich
Show author detailsRolesAuthorTianqi Chen
Show author detailsRolesAuthorHyunsu Cho
Show author detailsRolesAuthorKailong Chen
Show author detailsRolesAuthorRory Mitchell
Show author detailsRolesAuthorIgnacio Cano
Show author detailsRolesAuthorTianyi Zhou
Show author detailsRolesAuthorMu Li
Show author detailsRolesAuthorJunyuan Xie
Show author detailsRolesAuthorMin Lin
Show author detailsRolesAuthorYifeng Geng
Show author detailsRolesAuthorYutian Li
Show author detailsRolesAuthorXGBoost contributors
Show author detailsRolesCopyright holder
Insights
Last 30 days
This package has been downloaded 68,913 times in the last 30 days. The kind of number that gets mentioned in a keynote speech. Well done! The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 2,404 times.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
This package has been downloaded 664,098 times in the last 365 days. This is starting to look legendary. Enough downloads to inspire a dedicated panel discussion! The day with the most downloads was Oct 01, 2024 with 4,036 downloads.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports3 packages
- Suggests12 packages
- Reverse Depends1 package
- Reverse Imports67 packages
- Reverse Suggests70 packages
- Reverse Enhances2 packages