AppliedDataSciencePartners/xgboostExplainer: XGBoost Model Explainer

XGBoost is a very successful machine learning package based on boosted trees. This package allows the predictions from an xgboost model to be split into the impact of each feature, making the model as transparent as a linear regression or decision tree.

Getting started

Package details

AuthorDavid Foster <david@applied-data.science>
MaintainerDavid Foster <david@applied-data.science>
LicenseGPL-3
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("AppliedDataSciencePartners/xgboostExplainer")
AppliedDataSciencePartners/xgboostExplainer documentation built on May 27, 2019, 11:59 a.m.