代码搜索:classification

找到约 3,679 项符合「classification」的源代码

代码结果 3,679
www.eeworm.com/read/376881/2706645

m andrerr.m

function [err,r,inx] = andrerr( model, distrib ) % ANDRERR Classification error of the Generalized Anderson's task. % % Synopsis: % [err,r,inx] = andrerr( model, distrib ) % % Description: % This
www.eeworm.com/read/373460/2761839

m contents.m

% Bayes Classification. % % bayeserr - Computes the Bayesian risk for optimal classifier. % bayescln - Classifier based on Bayes decision rule for Gaussians. % bayesnd - Discrim. function, dic
www.eeworm.com/read/371708/2779014

m andrerr.m

function [err,r,inx] = andrerr( model, distrib ) % ANDRERR Classification error of the Generalized Anderson's task. % % Synopsis: % [err,r,inx] = andrerr( model, distrib ) % % Description: % This
www.eeworm.com/read/359369/2978389

m conffig.m

function fh=conffig(y, t) %CONFFIG Display a confusion matrix. % % Description % CONFFIG(Y, T) displays the confusion matrix and classification % performance for the predictions mat{y} compared
www.eeworm.com/read/293183/8310182

m gendats.m

%GENDATS Generation of a simple classification problem % % A = gendats(na,nb,k,d) % % Generation of a two class k dimensional dataset A. Both classes % are Gaussian distributed with identy matrix
www.eeworm.com/read/172172/9722165

m code_ecoc.m

function [codebook,scheme] = code_ECOC(m,dist,distfct) % Generate the codebook for multiclass classification with Error Correcting Output encoding if feasible. % % function coding the multiple classes
www.eeworm.com/read/367442/9747834

m contents.m

% Bayes Classification. % % bayeserr - Computes the Bayesian risk for optimal classifier. % bayescln - Classifier based on Bayes decision rule for Gaussians. % bayesnd - Discrim. function, dic
www.eeworm.com/read/367440/9748549

m code_ecoc.m

function [codebook,scheme] = code_ECOC(m,dist,distfct) % Generate the codebook for multiclass classification with Error Correcting Output encoding if feasible. % % function coding the multiple classes
www.eeworm.com/read/170936/9779148

m conffig.m

function fh=conffig(y, t) %CONFFIG Display a confusion matrix. % % Description % CONFFIG(Y, T) displays the confusion matrix and classification % performance for the predictions mat{y} compared with
www.eeworm.com/read/415313/11076366

m conffig.m

function fh=conffig(y, t) %CONFFIG Display a confusion matrix. % % Description % CONFFIG(Y, T) displays the confusion matrix and classification % performance for the predictions mat{y} compared with