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.

Version: 1.7.7.1
Depends: R (≥ 3.3.0)
Imports: Matrix (≥ 1.1-0), methods, data.table (≥ 1.9.6), jsonlite (≥ 1.0)
Suggests: knitr, rmarkdown, ggplot2 (≥ 1.0.1), DiagrammeR (≥ 0.9.0), Ckmeans.1d.dp (≥ 3.3.1), vcd (≥ 1.3), testthat, lintr, igraph (≥ 1.0.1), float, crayon, titanic
Published: 2024-01-25
Author: Tianqi Chen [aut], Tong He [aut], Michael Benesty [aut], Vadim Khotilovich [aut], Yuan Tang ORCID iD [aut], Hyunsu Cho [aut], Kailong Chen [aut], Rory Mitchell [aut], Ignacio Cano [aut], Tianyi Zhou [aut], Mu Li [aut], Junyuan Xie [aut], Min Lin [aut], Yifeng Geng [aut], Yutian Li [aut], Jiaming Yuan [aut, cre], XGBoost contributors [cph] (base XGBoost implementation)
Maintainer: Jiaming Yuan <jm.yuan at outlook.com>
BugReports: https://github.com/dmlc/xgboost/issues
License: Apache License (== 2.0) | file LICENSE
URL: https://github.com/dmlc/xgboost
NeedsCompilation: yes
SystemRequirements: GNU make, C++17
In views: HighPerformanceComputing, MachineLearning, ModelDeployment, Survival
CRAN checks: xgboost results

Documentation:

Reference manual: xgboost.pdf
Vignettes: Discover your data
XGBoost presentation
XGBoost from JSON
xgboost: eXtreme Gradient Boosting

Downloads:

Package source: xgboost_1.7.7.1.tar.gz
Windows binaries: r-devel: xgboost_1.7.7.1.zip, r-release: xgboost_1.7.7.1.zip, r-oldrel: xgboost_1.7.7.1.zip
macOS binaries: r-release (arm64): xgboost_1.7.7.1.tgz, r-oldrel (arm64): xgboost_1.7.7.1.tgz, r-release (x86_64): xgboost_1.7.7.1.tgz
Old sources: xgboost archive

Reverse dependencies:

Reverse depends: twangRDC
Reverse imports: adapt4pv, alookr, audrex, autoBagging, bambu, BayesSpace, biomod2, CausalGPS, causalweight, ccmap, CRE, creditmodel, csmpv, dblr, ddml, DSAM, DSWE, EIX, fastrmodels, GeneralisedCovarianceMeasure, glmnetr, GNET2, GPCERF, iimi, ImHD, infinityFlow, inTrees, irboost, LTFHPlus, MBMethPred, mikropml, mixgb, modeltime, MSclassifR, nfl4th, nflfastR, nsga3, oncrawlR, personalized, predhy, predhy.GUI, predictoR, PriceIndices, promor, radiant.model, rminer, scDblFinder, scds, SELF, sentiment.ai, SHAPforxgboost, shapviz, simPop, surveyvoi, tidybins, traineR, TSCI, tsensembler, twang, visaOTR, wactor, weightedGCM, xgb2sql, xrf
Reverse suggests: BAGofT, bigsnpr, Boruta, breakDown, bundle, butcher, cfbfastR, ClassifyR, coefplot, concrete, cuda.ml, DALEXtra, drape, easyalluvial, embed, explore, familiar, fdm2id, FeatureHashing, FLAME, flevr, flowml, forecastML, GenericML, lime, MachineShop, marginaleffects, mcboost, miesmuschel, mistat, mistyR, mlflow, mllrnrs, mlr, mlr3benchmark, mlr3hyperband, mlr3learners, mlr3shiny, mlr3tuning, mlr3tuningspaces, mlr3viz, mlsurvlrnrs, modelStudio, modeltime.ensemble, nlpred, ParBayesianOptimization, parsnip, pdp, PheCAP, pmml, polle, qeML, r2pmml, rattle, rBayesianOptimization, sense, shapr, sits, SPOTMisc, SuperLearner, superMICE, superml, survex, targeted, tidypredict, tidysdm, treeshap, tune, twangMediation, utiml, vetiver, vimp, vivid
Reverse enhances: cornet, fastshap, vip

Linking:

Please use the canonical form https://CRAN.R-project.org/package=xgboost to link to this page.