Why do I get "cannot load an object of class 'compactclassificationECOC'" after compiling a standalone application of a machine learning model?
Show older comments
I have a trained machine learning model saved as a MAT file that is loaded in my App Designer application.
When I compile the app into a standalone application with MATLAB Compiler, I get the following error when running it:
ERROR: cannot load an object of class 'compactclassificationECOC'
Accepted Answer
More Answers (0)
Categories
Find more on Support Vector Machine Regression 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!