代码搜索:classification
找到约 3,679 项符合「classification」的源代码
代码结果 3,679
www.eeworm.com/read/427586/8932228
asv code.asv
function [nsignals, codebook, oldcodebook, scheme] = code(signals,codetype,codetype_args,oldcodebook,fctdist,fctdist_args)
% Encode and decode a multi-class classification task into multiple binary cl
www.eeworm.com/read/183445/9158705
m code.m
function [nsignals, codebook, oldcodebook, scheme] = code(signals,codetype,codetype_args,oldcodebook,fctdist,fctdist_args)
% Encode and decode a multi-class classification task into multiple binary cl
www.eeworm.com/read/183445/9158783
asv code.asv
function [nsignals, codebook, oldcodebook, scheme] = code(signals,codetype,codetype_args,oldcodebook,fctdist,fctdist_args)
% Encode and decode a multi-class classification task into multiple binary cl
www.eeworm.com/read/183443/9158838
m fwd.m
function y = fwd(net,x)
% FWD
%
% Compute the output of a support vector classification network.
%
% y = fwd(net, x);
%
% where x is a matrix of input patterns, where each column represent
www.eeworm.com/read/181389/9256465
m fwd.m
function y = fwd(net,x)
% FWD
%
% Compute the output of a support vector classification network.
%
% y = fwd(net, x);
%
% where x is a matrix of input patterns, where each column represent
www.eeworm.com/read/181388/9256599
m fwd.m
function y = fwd(net,x)
% FWD
%
% Compute the output of a support vector classification network.
%
% y = fwd(net, x);
%
% where x is a matrix of input patterns, where each column represent
www.eeworm.com/read/180305/9312996
m demsvm2.m
function demsvm2()
% DEMSVM2 - Demonstrate advanced Support Vector Machine features
%
% DEMSVM2 demonstrates the classification of a simple artificial data
% set by a Support Vector Machine class
www.eeworm.com/read/180303/9313159
m svm_classify.m
function status = svm_classify(options, data, model, predictions)
% SVM_CLASSIFY - Interface to SVM light, classification module
%
% STATUS = SVM_CLASSIFY(OPTIONS, DATA, MODEL, PREDICTIONS)
% C
www.eeworm.com/read/178917/9382294
m demsvm2.m
function demsvm2()
% DEMSVM2 - Demonstrate advanced Support Vector Machine features
%
% DEMSVM2 demonstrates the classification of a simple artificial data
% set by a Support Vector Machine class
www.eeworm.com/read/374698/9388887
m code.m
function [nsignals, codebook, oldcodebook, scheme] = code(signals,codetype,codetype_args,oldcodebook,fctdist,fctdist_args)
% Encode and decode a multi-class classification task into multiple binary cl