Learn R Programming

RemixAutoML (version 0.5.4)

SingleRowShapeShap: SingleRowShapeShap

Description

SingleRowShapeShap will convert a single row of your shap data into a table

Usage

SingleRowShapeShap(ShapData = NULL, EntityID = NULL, DateColumnName = NULL)

Arguments

ShapData

Scoring data from AutoCatBoostScoring with classification or regression

See Also

Other Model Evaluation and Interpretation: AutoShapeShap(), CumGainsChart(), EvalPlot(), ParDepCalPlots(), ROCPlot(), RedYellowGreen(), ResidualPlots(), ShapPlot(), threshOptim()