Classification learner - identify false prediction indexes

3 visualizzazioni (ultimi 30 giorni)
In classification learner app, after training a model, how to identify the indexes (in feature table) of false predictions?

Risposta accettata

Bernhard Suhm
Bernhard Suhm il 4 Ago 2019
Unfortunately, that isn't supported directly in the Classification Learner. But you can export your trained model to the MATLAB workspace, predict on a set of held-out data there, and identify which observations were misclassified.

Più risposte (1)

Brissieux Marc
Brissieux Marc il 27 Ago 2019
Thanks Bernhard for your answer. I experimented this solution with success while waiting for an answer. I understand that the Classification Learner App may have those kind of limitations. Marc

Prodotti


Release

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by