필터 지우기
필터 지우기

Issue loading classifier created with a previous version of Matlab

조회 수: 1 (최근 30일)
Mario de la Fuente
Mario de la Fuente 2023년 10월 14일
답변: Walter Roberson 2023년 10월 14일
Hi all,
In an old version of Matlab, I trained a convolutional neuronal network that generated a classifier file "class2.mat"
I recently updated Matlab (R2023b) but when I try to load the classifier, I get the following message:
load('class2.mat')
Warning: Variable 'classifier' originially saved as a classreg.learning.classif.CompactClassificationECOC cannot be instantiated as an object and will be read as a uint32
Is there anything I can do to update the classifier so I don't have to re-train the CNN again?

답변 (1개)

Walter Roberson
Walter Roberson 2023년 10월 14일
You do not have the Statistics and Machine Learning toolbox installed and licensed on the new system.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by