How to find the accuracy of training and testing data samples in classifier learner app

조회 수: 2 (최근 30일)
How to find the accuracy of testing data in classifier leaner app.

답변 (1개)

KSSV
KSSV 2018년 3월 13일
1. There is an option of importing your testing data...you import data and predict the values and check accuracy...
2. Export the trained model into a net/ weights. Use this on the test data and get regression.
  댓글 수: 2
kanuparthi bhagyasree
kanuparthi bhagyasree 2019년 4월 27일
@KSSV
Is there any option to import the test data, predicting labels and finding the accuracy in classification learner app?
Please suggest if there is any option like that in Matlab classification learner app as you said above.
I am using R2018b version of Matlab.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Classification Learner App에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by