Filter löschen
Filter löschen

Can't create Partial Dependence Plot

3 Ansichten (letzte 30 Tage)
James McBrearty
James McBrearty am 13 Mai 2022
Kommentiert: Neelanshu am 7 Nov. 2023
Hi,
I am currently working in have 2022a, and I have an App that creates Regression/Classification Models. I am trying to show how the target depends on some generated features, so I want to plot some Partial Dependence graphs, however, I am unable to do this. The Model I have is a RegressionLinear model and looks like this:
If I try and use the command line to run a Partial Dependence Plot, it doesn't obtain any features:
If I try and call this the way that the documentation describes (plotPartialDependence(Mdl,1)), I get this:
Is there anything that I'm doing wrong, it does say that RegressionLinear is allowed for PartialDependence plots, so I'm confused.
Thanks,
James
  1 Kommentar
Neelanshu
Neelanshu am 7 Nov. 2023
Hi James,
I tried using the 'plotPartialDependence' function at my end on Linear Regression model and it works fine. Kindly share the code files to ensure reproducibility of the error at my end.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Produkte


Version

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by