photo

Mulianty Cipta Irja


Last seen: 6 months ago Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


how to fix this code Error in fitcnb (line 250) this = ClassificationNaiveBayes.fit(X,Y,RemainingArgs{:}); Error in PELATIHAN (line 74) Mdl = fitcnb(chain_code,kelas_latih);
clc; clear; close all; warning off all; %%% Proses Pelatihan % Menetapkan lokasi folder data latih nama_folder = 'DATA LATI...

1 year ago | 0 answers | 0

0

answers

Question


This is showing eror. Unrecognized function or variable 'chaincode'. Error in PELATIHAN (line 48) cc(k)= chaincode(G(k)); Please tell me where I am making mistake.
clc; clear; close all; warning off all; %%% Proses Pelatihan % Menetapkan lokasi folder data latih nama_folder = 'DATA LATI...

1 year ago | 2 answers | 0

2

answers