代码搜索:classifiers

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

代码结果 2,305
www.eeworm.com/read/143706/12850294

changelog-3-3-6

2003-04-17 11:54 mhall * weka/gui/beans/README_KnowledgeFlow (1.3): removed a linefeed 2003-04-17 11:52 mhall * weka/gui/beans/README_KnowledgeFlow (1.2): Removed reference to Tools toolbar 2
www.eeworm.com/read/143706/12850318

changelog-3-3

2001-07-06 12:56 mhall * weka/experiment/Stats.java (1.8): Added method to subtract a value n times. 2001-07-06 12:52 mhall * weka/gui/explorer/ClustererPanel.java (1.31): Added support for v
www.eeworm.com/read/137160/13341851

m baggingc.m

%BAGGINGC Bootstrapping and aggregation of classifiers % % W = BAGGINGC (A,CLASSF,N,ACLASSF,T) % % INPUT % A Training dataset. % CLASSF The base classifier (default: nmc) % N
www.eeworm.com/read/137160/13341951

m parallel.m

%PARALLEL Combining classifiers in different feature spaces % % WC = PARALLEL(W1,W2,W3, ....) or WC = [W1;W2;W3; ...] % WC = PARALLEL({W1;W2;W3; ...}) or WC = [{W1;W2;W3; ...}] % WC = PARALL
www.eeworm.com/read/137160/13342599

m fixedcc.m

%FIXEDCC Construction of fixed combiners % % V = FIXEDCC(A,W,TYPE,NAME) % % INPUT % A Dataset % W A set of classifier mappings % TYPE The type of combination rule % NAME The na
www.eeworm.com/read/137160/13342622

m traincc.m

%TRAINCC Train combining classifier if needed % % W = TRAINCC(A,W,CCLASSF) % % INPUT % A Training dataset % W A set of classifiers to be combined % CCLASSF Combining classif
www.eeworm.com/read/136872/13356985

html bvdecompose.html

www.eeworm.com/read/136872/13356986

html evaluation.html

www.eeworm.com/read/136872/13357021

html lmtnode.html