Classification learner - identify false prediction indexes

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

 채택된 답변

Bernhard Suhm
Bernhard Suhm 2019년 8월 4일

0 개 추천

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.

추가 답변 (1개)

Brissieux Marc
Brissieux Marc 2019년 8월 27일

0 개 추천

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

카테고리

제품

릴리스

R2016b

질문:

2019년 7월 24일

답변:

2019년 8월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by