shapper (version 0.1.3)

Wrapper of Python Library 'shap'

Description

Provides SHAP explanations of machine learning models. In applied machine learning, there is a strong belief that we need to strike a balance between interpretability and accuracy. However, in field of the Interpretable Machine Learning, there are more and more new ideas for explaining black-box models. One of the best known method for local explanations is SHapley Additive exPlanations (SHAP) introduced by Lundberg, S., et al., (2016) The SHAP method is used to calculate influences of variables on the particular observation. This method is based on Shapley values, a technique used in game theory. The R package 'shapper' is a port of the Python library 'shap'.

Copy Link

Version

Down Chevron

Install

install.packages('shapper')

Monthly Downloads

562

Version

0.1.3

License

GPL

Issues

Pull Requests

Stars

Forks

Last Published

August 28th, 2020

Functions in shapper (0.1.3)