代码搜索:classifier

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

代码结果 4,824
www.eeworm.com/read/213492/15133683

m knnclass.m

function y = knnclass(X,model) % KNNCLASS k-Nearest Neighbours classifier. % % Synopsis: % y = knnclass(X,model) % % Description: % The input feature vectors X are classified using the K-NN % rule
www.eeworm.com/read/213240/15139993

m dd_normc.m

%DD_NORMC Normalize the output of a oc-classifier % % B = DD_NORMC(A) % B = A*W*DD_NORMC % W = DD_NORMC % % Normalize the mapped dataset A to standard 'posterior probability' % est
www.eeworm.com/read/13911/287304

m mvsvmclass.m

function [y,votes] = mvsvmclass(X,model) % MVSVMCLASS Majority voting multi-class SVM classifier. % % Synopsis: % [y,votes] = mvsvmclass(X,model) % % Description: % [y,votes] = mvsvmclass(X,model) m
www.eeworm.com/read/480930/1312650

c cls_u32.c

/* * net/sched/cls_u32.c Ugly (or Universal) 32bit key Packet Classifier. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public
www.eeworm.com/read/479151/1344125

c cls_u32.c

/* * net/sched/cls_u32.c Ugly (or Universal) 32bit key Packet Classifier. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public
www.eeworm.com/read/457053/1600634

tcl flowmon.tcl

# make a flow monitor proc makeflowmon {} { global ns set flowmon [new QueueMonitor/ED/Flowmon] set cl [new Classifier/Hash/SrcDestFid 33] $cl proc unknown-flow { src dst fid } {
www.eeworm.com/read/455269/1624504

tcl flowmon.tcl

# make a flow monitor proc makeflowmon {} { global ns set flowmon [new QueueMonitor/ED/Flowmon] set cl [new Classifier/Hash/SrcDestFid 33] $cl proc unknown-flow { src dst fid } {
www.eeworm.com/read/213708/4912880

tcl flowmon.tcl

# make a flow monitor proc makeflowmon {} { global ns set flowmon [new QueueMonitor/ED/Flowmon] set cl [new Classifier/Hash/SrcDestFid 33] $cl proc unknown-flow { src dst fid } {
www.eeworm.com/read/209559/4975066

c cls_u32.c

/* * net/sched/cls_u32.c Ugly (or Universal) 32bit key Packet Classifier. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public
www.eeworm.com/read/195013/5123540

c cls_u32.c

/* * net/sched/cls_u32.c Ugly (or Universal) 32bit key Packet Classifier. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public