代码搜索:classifiers

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

代码结果 2,305
www.eeworm.com/read/400577/11573367

m featselv.m

%FEATSELV Varying feature selection % % W = FEATSELV(A) % W = A*FEATSELV % % Selects all features with a non-zero variance. % Classifiers can be trained like A*(FEATSELV*LDC([],1E-3)) to make
www.eeworm.com/read/255755/12058029

m plotc.m

%PLOTC Plot classifiers % % PLOTC(W,S,LINE_WIDTH) % PLOTC(W,LINE_WIDTH,S) % % Plots the discriminant as given by the mapping W on predefined axis, % typically set by scatterd. Discriminants are
www.eeworm.com/read/150905/12249340

m plotc.m

%PLOTC Plot classifiers % % PLOTC(W,S,LINE_WIDTH) % PLOTC(W,LINE_WIDTH,S) % % Plots the discriminant as given by the mapping W on predefined axis, % typically set by scatterd. Discriminants are
www.eeworm.com/read/149739/12353628

m plotc.m

%PLOTC Plot classifiers % % PLOTC(W,S,LINE_WIDTH) % PLOTC(W,LINE_WIDTH,S) % % Plots the discriminant as given by the mapping W on predefined axis, % typically set by scatterd. Discriminants are
www.eeworm.com/read/482538/1286825

cc click-fastclassifier.cc

/* * click-fastclassifier.cc -- specialize Click classifiers * Eddie Kohler * * Copyright (c) 1999-2000 Massachusetts Institute of Technology * Copyright (c) 2000-2001 Mazu Networks, Inc. * Copy
www.eeworm.com/read/413855/2157050

cc click-fastclassifier.cc

/* * click-fastclassifier.cc -- specialize Click classifiers * Eddie Kohler * * Copyright (c) 1999-2000 Massachusetts Institute of Technology * Copyright (c) 2000-2001 Mazu Networks, Inc. * Copy
www.eeworm.com/read/415313/11076735

m train_test_multiple_class_al.m

% Train_Test_Multiple_Class_AL: multi-class active learning wrapper for binary % classifiers % % Pararmeters: % classifier: the base classifier % para: parameters % 1. CodeType: multi-class c
www.eeworm.com/read/431675/8661871

m parsc.m

%PARSC Pars classifier % % parsc(w) % % Displays the type and, for combining classifiers, the structure of % the mapping w. % % See also mappings % Copyright: R.P.W. Duin, duin@ph.tn.tudelft.nl
www.eeworm.com/read/386050/8767602

m parsc.m

%PARSC Parse classifier % % PARSC(W) % % Displays the type and, for combining classifiers, the structure of the % mapping W. % % See also MAPPINGS % Copyright: R.P.W. Duin, duin@ph.tn.tudelft.nl
www.eeworm.com/read/418695/10935267

m parsc.m

%PARSC Pars classifier % % parsc(w) % % Displays the type and, for combining classifiers, the structure of % the mapping w. % % See also mappings % Copyright: R.P.W. Duin, duin@ph.tn.tudelft.nl