代码搜索:classifiers
找到约 2,305 项符合「classifiers」的源代码
代码结果 2,305
www.eeworm.com/read/492400/6422269
m dd_ex4.m
% DD_EX4
%
% This should show the use of consistent_occ, for the optimization
% of complexity parameters of one-class classifiers. This function
% can be applied to all one-class classifiers in the to
www.eeworm.com/read/492400/6422281
m dd_ex11.m
% DD_EX11
%
% Example of the training of a multi-class classifiers, constructed from
% class-wise one-class classifiers. As a comparison, also the individual
% one-class classifiers are explicitly con
www.eeworm.com/read/492400/6422304
m dd_ex7.m
% Show how several one-class classifiers can be combined.
% To make the classifier outputs comparable, the outputs should be
% normalized using dd_normc
% Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org
www.eeworm.com/read/400577/11573031
m plotd.m
%PLOTD Plot classifiers, outdated, use PLOTC instead
% $Id: plotd.m,v 1.2 2006/03/08 22:06:58 duin Exp $
function handle = plotd(varargin)
prtrace(mfilename);
global PLOTD_REPLACED_BY_PLOTC
if
www.eeworm.com/read/400576/11573522
m dd_ex4.m
% DD_EX4
%
% This should show the use of consistent_occ, for the optimization
% of complexity parameters of one-class classifiers. This function
% can be applied to all one-class classifiers in the to
www.eeworm.com/read/400576/11573534
m dd_ex11.m
% DD_EX11
%
% Example of the training of a multi-class classifiers, constructed from
% class-wise one-class classifiers. As a comparison, also the individual
% one-class classifiers are explicitly con
www.eeworm.com/read/400576/11573559
m dd_ex7.m
% Show how several one-class classifiers can be combined.
% To make the classifier outputs comparable, the outputs should be
% normalized using dd_normc
% Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org
www.eeworm.com/read/255755/12057971
m plotd.m
%PLOTD Plot classifiers, outdated, use PLOTC instead
% $Id: plotd.m,v 1.4 2003/12/14 22:13:21 bob Exp $
function handle = plotd(varargin)
prtrace(mfilename);
global PLOTD_REPLACED_BY_PLOTC
if
www.eeworm.com/read/150905/12249275
m plotd.m
%PLOTD Plot classifiers, outdated, use PLOTC instead
% $Id: plotd.m,v 1.4 2003/12/14 22:13:21 bob Exp $
function handle = plotd(varargin)
prtrace(mfilename);
global PLOTD_REPLACED_BY_PLOTC
if
www.eeworm.com/read/150760/12266113
m~ contents.m~
% Algorithms learning linear classifiers from finite vector sets.
%
% ekozinec - Kozinec's algorithm for eps-optimal separating hyperplane.
% ekozinec2 - Kozinec's algorithm for eps-optimal separ