代码搜索:classifies
找到约 147 项符合「classifies」的源代码
代码结果 147
www.eeworm.com/read/482538/1287664
hh classifier.hh
#ifndef CLICK_CLASSIFIER_HH
#define CLICK_CLASSIFIER_HH
#include
CLICK_DECLS
/*
* =c
* Classifier(pattern1, ..., patternN)
* =s classification
* classifies packets by contents
www.eeworm.com/read/413855/2158164
hh classifier.hh
#ifndef CLICK_CLASSIFIER_HH
#define CLICK_CLASSIFIER_HH
#include
CLICK_DECLS
/*
* =c
* Classifier(pattern1, ..., patternN)
* =s classification
* classifies packets by contents
www.eeworm.com/read/159921/10588148
m svmclass.m
function [Ipred,fpred] = svmclass(Xtst,Xtrn,Itrn,alpha,bias,ker,arg,info)
% SVMCLASS classifies patterns using SVM decision rule.
% [Ipred,fpred] = svmclass(Xtst,Xtrn,Itrn,Alpha,bias,ker,arg)
%
% In
www.eeworm.com/read/421949/10676828
m svmclass.m
function [Ipred,fpred] = svmclass(Xtst,Xtrn,Itrn,alpha,bias,ker,arg,info)
% SVMCLASS classifies patterns using SVM decision rule.
% [Ipred,fpred] = svmclass(Xtst,Xtrn,Itrn,Alpha,bias,ker,arg)
%
% In
www.eeworm.com/read/436945/7758472
m classify.m
function [c, post, y] = classify(f, X, opt)
%SOFTMAX/CLASSIFY Categorise new data with SOFTMAX object.
% [C, POST] = CLASSIFY(F, X) classifies the rows of the n by p
% feature matrix X given the L
www.eeworm.com/read/328078/13047172
m classify.m
function [c, post, y] = classify(f, X, opt)
%SOFTMAX/CLASSIFY Categorise new data with SOFTMAX object.
% [C, POST] = CLASSIFY(F, X) classifies the rows of the n by p
% feature matrix X given the L
www.eeworm.com/read/148789/12425838
rd spam.rd
\name{spam}
\alias{spam}
\title{Spam E-mail Database}
\description{A data set collected at Hewlett-Packard Labs, that classifies 4601
e-mails as spam or non-spam. In addition to this class label there
www.eeworm.com/read/128468/14295510
m svmclass.m
function [Ipred,fpred] = svmclass(Xtst,Xtrn,Itrn,alpha,bias,ker,arg,info)
% SVMCLASS classifies patterns using SVM decision rule.
% [Ipred,fpred] = svmclass(Xtst,Xtrn,Itrn,Alpha,bias,ker,arg)
%
% In
www.eeworm.com/read/430506/1929463
m svmclass.m
function [Ipred,fpred] = svmclass(Xtst,Xtrn,Itrn,alpha,bias,ker,arg,info)
% SVMCLASS classifies patterns using SVM decision rule.
% [Ipred,fpred] = svmclass(Xtst,Xtrn,Itrn,Alpha,bias,ker,arg)
%
% In
www.eeworm.com/read/373460/2761897
m svmclass.m
function [Ipred,fpred] = svmclass(Xtst,Xtrn,Itrn,alpha,bias,ker,arg,info)
% SVMCLASS classifies patterns using SVM decision rule.
% [Ipred,fpred] = svmclass(Xtst,Xtrn,Itrn,Alpha,bias,ker,arg)
%
% In