代码搜索:classifiers

找到约 2,305 项符合「classifiers」的源代码

代码结果 2,305
www.eeworm.com/read/149739/12353567

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/124570/14558461

java adaboostm1.java

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either vers
www.eeworm.com/read/213492/15133791

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
www.eeworm.com/read/213240/15140012

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/213240/15140040

m multic.m

%MULTIC Make a multi-class classifier % % W = MULTIC(A,V) % % Train the (untrained!) one-class classifier V on each of the classes % in A, and combine it to a multi-class classifier W. If an object
www.eeworm.com/read/213240/15140046

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/193967/8203062

changelog-3-3-2

2002-05-21 14:35 eibe * weka/classifiers/rules/JRip.java (1.4): Minor bug fix in JRip regarding data description length for default rule. 2002-05-15 09:35 mhall * weka/attributeSelection/SVMAt
www.eeworm.com/read/367281/9762689

changelog-3-3-2

2002-05-21 14:35 eibe * weka/classifiers/rules/JRip.java (1.4): Minor bug fix in JRip regarding data description length for default rule. 2002-05-15 09:35 mhall * weka/attributeSelection/SVMAt
www.eeworm.com/read/415313/11076948

changelog-3-3-2

2002-05-21 14:35 eibe * weka/classifiers/rules/JRip.java (1.4): Minor bug fix in JRip regarding data description length for default rule. 2002-05-15 09:35 mhall * weka/attributeSelection/SVMAt
www.eeworm.com/read/300368/13917366

java adaboostm1.java

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either vers