代码搜索:classifier

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

代码结果 4,824
www.eeworm.com/read/13871/284663

m knn.m

function net = knn(nin, nout, k, tr_in, tr_targets) %KNN Creates a K-nearest-neighbour classifier. % % Description % NET = KNN(NIN, NOUT, K, TR_IN, TR_TARGETS) creates a KNN model NET % with inpu
www.eeworm.com/read/13911/287164

m svmfit.m

function [Sigma,Xsup,Alpsup,w0,pos,Time,Crit,SigmaH] = svmfit(Xapp,yapp,Sigma,C,option,pow,verbose) %SVMFIT Fit SVM Gaussian classifier with adaptive scaling % [SIGMA,XSUP,ALPSUP,W0] = SVMFIT(XAPP,YA
www.eeworm.com/read/480930/1310971

h pkt_cls.h

#ifndef __NET_PKT_CLS_H #define __NET_PKT_CLS_H #include struct rtattr; struct tcmsg; /* Basic packet classifier frontend definitions. */ struct tcf_result { unsigned long clas
www.eeworm.com/read/479151/1342782

h pkt_cls.h

#ifndef __NET_PKT_CLS_H #define __NET_PKT_CLS_H #include struct rtattr; struct tcmsg; /* Basic packet classifier frontend definitions. */ struct tcf_result { unsigned long clas
www.eeworm.com/read/251522/4418844

m naive_bayes1.m

% This example illustrates how we can build a naive Bayes classifier % with different kinds of observed leaves. N = 3; dag = zeros(N,N); dag(1,2:N)=1; dnodes = [1 2]; nclasses = 2; ns = [nclasses 2 3
www.eeworm.com/read/225759/4792547

m naive_bayes1.m

% This example illustrates how we can build a naive Bayes classifier % with different kinds of observed leaves. N = 3; dag = zeros(N,N); dag(1,2:N)=1; dnodes = [1 2]; nclasses = 2; ns = [nclasses 2 3
www.eeworm.com/read/209559/4972122

h pkt_cls.h

#ifndef __NET_PKT_CLS_H #define __NET_PKT_CLS_H #include struct rtattr; struct tcmsg; /* Basic packet classifier frontend definitions. */ struct tcf_result { unsigned long clas
www.eeworm.com/read/195013/5121985

h pkt_cls.h

#ifndef __NET_PKT_CLS_H #define __NET_PKT_CLS_H #include struct rtattr; struct tcmsg; /* Basic packet classifier frontend definitions. */ struct tcf_result { unsigned long clas
www.eeworm.com/read/179911/5299612

h pkt_cls.h

#ifndef __NET_PKT_CLS_H #define __NET_PKT_CLS_H #include struct rtattr; struct tcmsg; /* Basic packet classifier frontend definitions. */ struct tcf_result { unsigned long clas
www.eeworm.com/read/350097/3134502

h pkt_cls.h

#ifndef __NET_PKT_CLS_H #define __NET_PKT_CLS_H #include struct rtattr; struct tcmsg; /* Basic packet classifier frontend definitions. */ struct tcf_result { unsigned long clas