force_plot: Force_plot

View source: R/fastinference.R

force_plotR Documentation

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 documentation built on March 31, 2023, 11:41 p.m.