Group Abstract Group Abstract

Message Boards Message Boards

FeatureImpactPlot with classification model trained on tabular data error

Posted 10 months ago

Hi Dalila, I cannot reproduce the error you see with this simple example

data = ResourceData["Sample Data: Fisher's Irises"];
c = Classify[data -> "Species"]
FeatureImpactPlot[c]

Can you share a sample of the data you are using?

Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard