代码搜索:classifier

找到约 4,824 项符合「classifier」的源代码

代码结果 4,824
www.eeworm.com/read/103451/6215662

h batchclassifier.h

//------------------------------------------------------------------- // Author........: Aleksander 豩rn // Date..........: 960619 // Description...: // Revisions.....: //=========================
www.eeworm.com/read/103451/6215814

h mcnemarcomparator.h

//------------------------------------------------------------------- // Author........: Aleksander 豩rn // Date..........: // Description...: // Revisions.....: //================================
www.eeworm.com/read/321605/6278454

java naivebayes.java

/* Bao Jie 2002-04-02 Iowa State University */ import java.io.*; import java.util.*; public class NaiveBayes //" for Naive Bayes Classifier. {}
www.eeworm.com/read/299625/6285234

m svmmulticlassoneagainstone.m

function [xsup,w,b,nbsv,classifier,SigmaOut]=svmmulticlassoneagainstone(x,y,nbclass,c,epsilon,kernel,kerneloption,verbose,tag,sigma,pow,method); %[xsup,w,b,nbsv,classifier,Sigma]=svmmulticlassoneag
www.eeworm.com/read/493294/6399985

m pcldc.m

%PCLDC Linear classifier using PC expansion on the joint data. % % W = PCLDC(A,N) % W = PCLDC(A,ALF) % % INPUT % A Dataset % N Number of eigenvectors % ALF Total explained variance (defau
www.eeworm.com/read/493294/6400324

m klldc.m

%KLLDC Linear classifier built on the KL expansion of the common covariance matrix % % W = KLLDC(A,N) % W = KLLDC(A,ALF) % % INPUT % A Dataset % N Number of significant eigenvectors % AL
www.eeworm.com/read/493294/6400343

m fdsc.m

%FDSC Feature based Dissimilarity Space Classification % % W = FDSC(A,R,FEATMAP,TYPE,P,CLASSF) % W = A*FDSC([],R,FEATMAP,TYPE,P,CLASSF) % % INPUT % A Dateset used for training % R
www.eeworm.com/read/493294/6400456

m mclassc.m

%MCLASSC Computation of multi-class classifier from 2-class discriminants % % W = MCLASSC(A,CLASSF,MODE) % % INPUT % A Dataset % CLASSF Untrained classifier % MODE Type of handling mu
www.eeworm.com/read/484356/6585985

m svmmulticlassoneagainstone.m

function [xsup,w,b,nbsv,classifier,pos,obj]=svmmulticlassoneagainstone(x,y,nbclass,c,epsilon,kernel,kerneloption,verbose,warmstart); %[xsup,w,b,nbsv,classifier,posSigma]=svmmulticlassoneagainstone(x,
www.eeworm.com/read/482883/6615564

tcl ns-mcast.tcl

# # tcl/mcast/ns-mcast.tcl # # Copyright (C) 1997 by USC/ISI # All rights reserved. #