代码搜索:classifies

找到约 147 项符合「classifies」的源代码

代码结果 147
www.eeworm.com/read/482538/1287747

hh hashswitch.hh

#ifndef CLICK_HASHSWITCH_HH #define CLICK_HASHSWITCH_HH #include CLICK_DECLS /* * =c * HashSwitch(OFFSET, LENGTH) * =s classification * classifies packets by hash of contents
www.eeworm.com/read/413855/2157152

hh portclassifier.hh

#ifndef PORTCLASSIFIER_HH #define PORTCLASSIFIER_HH #include /* =c PortClassifier(BASE, STEPPING) Classifies TCP packets by source port. Port regions are defined starting at BASE
www.eeworm.com/read/413855/2157506

hh cpuswitch.hh

#ifndef CPUSWITCH_HH #define CPUSWITCH_HH #include /* * =c * CPUSwitch() * =s classification * classifies packets by cpu * =d * Can have any number of outputs. * Chooses the
www.eeworm.com/read/413855/2158243

hh hashswitch.hh

#ifndef CLICK_HASHSWITCH_HH #define CLICK_HASHSWITCH_HH #include CLICK_DECLS /* * =c * HashSwitch(OFFSET, LENGTH) * =s classification * classifies packets by hash of contents
www.eeworm.com/read/436945/7758477

m classify.m

function [c, post] = classify(f, X, opt) %LOGDA/CLASSIFY Categorise new data with logistic discriminants. % [C, POST] = CLASSIFY(F, X) classifies the rows of the n by p % feature matrix X given th
www.eeworm.com/read/436945/7758493

m classify.m

function [c, post] = classify(f, X, method, ndims) %LDA/CLASSIFY Categorise new data with linear discriminants. % [C, POST] = CLASSIFY(F, X) classifies the rows of the n by p % feature matrix X gi
www.eeworm.com/read/397106/8067613

m local_polynomial_vc.m

% Learns classifier and classifies test set % using local polynomial approximations of the density % Usage % [train_error, test_error] = Local_Polynomial_VC(train_features, train_labels,Nlp ,test
www.eeworm.com/read/328078/13047188

m classify.m

function [c, post] = classify(f, X, opt) %LOGDA/CLASSIFY Categorise new data with logistic discriminants. % [C, POST] = CLASSIFY(F, X) classifies the rows of the n by p % feature matrix X given th
www.eeworm.com/read/328078/13047220

m classify.m

function [c, post] = classify(f, X, method, ndims) %LDA/CLASSIFY Categorise new data with linear discriminants. % [C, POST] = CLASSIFY(F, X) classifies the rows of the n by p % feature matrix X gi
www.eeworm.com/read/482538/1287188

hh cpuswitch.hh

#ifndef CPUSWITCH_HH #define CPUSWITCH_HH #include /* * =c * CPUSwitch() * =s smpclick * classifies packets by cpu * =d * Can have any number of outputs. * Chooses the outpu