Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

force_plot

Force_plot


Description

Visualizes the SHAP values with an added force layout. Accepts a class_id which is used to indicate the class of interest for a classification model.

Usage

force_plot(object, class_id = 0, ...)

Arguments

object

ShapInterpretation object

class_id

Accepts a class_id which is used to indicate the class of interest for a classification model. It can either be an int or str representation for a class of choice.

...

additional arguments

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.