How do I change the number of inputs and outputs in Scikit-learn model predict block?
Show older comments
I've created a scikit-learn model (.pkl file) that has 9 inputs and 4 outputs.
I want to import this model to Scikit-learn model predict block like the attached image,
but it seems like we can not change the number of inputs and outputs in this block....

Is it possible to change it?
How do I solve it?
Accepted Answer
More Answers (0)
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!