代码搜索:classifiers
找到约 2,305 项符合「classifiers」的源代码
代码结果 2,305
www.eeworm.com/read/293183/8310279
m prodc.m
%PRODC Product combining classifier
%
% W = prodc(V)
% W = V*prodc
%
% If V = [V1,V2,V3, ... ] is a set of classifiers trained on the
% same classes and W is the product combiner: it selects the
www.eeworm.com/read/293183/8310602
m meanc.m
%MEANC Averaging combining classifier
%
% W = meanc(V)
% W = V*meanc
%
% If V = [V1,V2,V3, ... ] is a set of classifiers trained on the
% same classes and W is the mean combiner: it selects the c