代码搜索:classifier
找到约 4,824 项符合「classifier」的源代码
代码结果 4,824
www.eeworm.com/read/428849/8834663
m weaklearner.m
function model = weaklearner(data)
% WEAKLEARNER Produce classifier thresholding single feature.
%
% Synopsis:
% model = weaklearner(data)
%
% Description:
% This function produce a weak binary clas
www.eeworm.com/read/428849/8834871
m linclass.m
function [y,dfce]=linclass( X, model)
% LINCLASS Linear classifier.
%
% Synopsis:
% [y,dfce] = linclass( X, model)
%
% Description:
% This function classifies input data X using linear
% discrimina
www.eeworm.com/read/283653/9000602
m osusvmdemo.m
% ------- OSU SVM CLASSIFIER TOOLBOX Demonstrations---
%
% 1) Demonstrations of using C-SVM Classifers.
% 2) Demonstrations of using u-SVM Classifiers
% 3) Demonstration
www.eeworm.com/read/378028/9253684
m cerror.m
function error=cerror(y1,y2,label)
% CERROR Computes classification error.
%
% Synopsis:
% error = cerror(y1,y2)
% error = cerror(y1,y2,label)
%
% Description:
% error = cerror(y1,y2) returns clas
www.eeworm.com/read/378028/9253704
asv cerror.asv
function error=cerror(y1,y2,label)
% CERROR Computes classification error.
%
% Synopsis:
% error = cerror(y1,y2)
% error = cerror(y1,y2,label)
%
% Description:
% error = cerror(y1,y2) returns clas
www.eeworm.com/read/181390/9256392
m osusvmdemo.m
% ------- OSU SVM CLASSIFIER TOOLBOX Demonstrations---
%
% 1) Demonstrations of using C-SVM Classifers.
% 2) Demonstrations of using u-SVM Classifiers
% 3) Demonstration
www.eeworm.com/read/180304/9313079
m osusvmdemo.m
% ------- OSU SVM CLASSIFIER TOOLBOX Demonstrations---
%
% 1) Demonstrations of using C-SVM Classifers.
% 2) Demonstrations of using u-SVM Classifiers
% 3) Demonstration
www.eeworm.com/read/179071/9374832
h wfqclassifier.h
/*
* Copyright (c) 1999-2000 Paolo Losi (p.losi@hypersonic.it)
*
* Copyright (c) 2001-2004 Paolo Losi (p.losi@hypersonic.it)
* Alexander Sayenko (sayenko@cc.jyu.fi)
*
* A