代码搜索:Multi-class

找到约 534 项符合「Multi-class」的源代码

代码结果 534
www.eeworm.com/read/280595/10311806

m mvsvmclass.m

function [y,votes] = mvsvmclass(X,model) % MVSVMCLASS Majority voting multi-class SVM classifier. % % Synopsis: % [y,votes] = mvsvmclass(X,model) % % Description: % [y,votes] = mvsvmclass(X,model) m
www.eeworm.com/read/159921/10588158

c m2o_sor.c

/*--------------------------------------------------------------------------- [Alpha,bias,kercnt] = m2o_sor(data,labels,ker,arg,C,eps) M2O_SOR Multi-class translated to one-class SVM and solved by
www.eeworm.com/read/351797/10609695

m fwd.m

function y = fwd(net,x) % FWD % % Compute the output of a multi-class support vector classification network. % % y = fwd(net, x); % % where x is a matrix of input patterns, where each colu
www.eeworm.com/read/351797/10609862

m fwd.m

function y = fwd(net,x) % FWD % % Compute the output of a multi-class support vector classification network. % % y = fwd(net, x); % % where x is a matrix of input patterns, where each colu
www.eeworm.com/read/351797/10609876

m fwd.m

function y = fwd(net, x) % FWD % % Compute the output of a dag-svm multi-class support vector classification % network. % % y = fwd(net, x); % % where x is a matrix of input patterns, in
www.eeworm.com/read/421949/10676839

c m2o_sor.c

/*--------------------------------------------------------------------------- [Alpha,bias,kercnt] = m2o_sor(data,labels,ker,arg,C,eps) M2O_SOR Multi-class translated to one-class SVM and solved by
www.eeworm.com/read/273047/10930340

m fwd.m

function y = fwd(net, x) % FWD % % Compute the output of a dag-svm multi-class support vector classification % network. % % y = fwd(net, x); % % where x is a matrix of input patterns, in
www.eeworm.com/read/466591/7029493

m mvsvmclass.m

function [y,votes] = mvsvmclass(X,model) % MVSVMCLASS Majority voting multi-class SVM classifier. % % Synopsis: % [y,votes] = mvsvmclass(X,model) % % Description: % [y,votes] = mvsvmclass(X,model) m
www.eeworm.com/read/299459/7850352

m mvsvmclass.m

function [y,votes] = mvsvmclass(X,model) % MVSVMCLASS Majority voting multi-class SVM classifier. % % Synopsis: % [y,votes] = mvsvmclass(X,model) % % Description: % [y,votes] = mvsvmclass(X,model) m
www.eeworm.com/read/398324/7994152

m fwd.m

function y = fwd(net,x) % FWD % % Compute the output of a multi-class support vector classification network. % % y = fwd(net, x); % % where x is a matrix of input patterns, where each colu