代码搜索:classifier
找到约 4,824 项符合「classifier」的源代码
代码结果 4,824
www.eeworm.com/read/149739/12353586
m clevals.m
%CLEVALS Classifier evaluation (feature size/learning curve), bootstrap possible
%
% E = CLEVALS(A,CLASSF,FEATSIZE,TRAINSIZES,NREPS,T,FID)
%
% INPUT
% A Training dataset
% CLASSF Cl
www.eeworm.com/read/149739/12354121
m prex_plotc.m
%PREX_PLOTC PRTools example on the dataset scatter and classifier plot
help prex_plotc
echo on
% Generate Higleyman data
A = gendath([100 100]);
% Split the data into the
www.eeworm.com/read/130490/14189959
c activity.c
/**
* @file
* Activity scores for classes.
*
* This is not a real classifier. It is supposed to be used with a combiner.
* It ignores the message content.
* Folders which have not had any mails
www.eeworm.com/read/228434/14384499
txt 代码.txt
>>edit svmtrain
>>edit svmclassify
>>edit svmpredict
function [svm_struct, svIndex] = svmtrain(training, groupnames, varargin)
%SVMTRAIN trains a support vector machine classifier
%
% SV
www.eeworm.com/read/175689/5343499
m contents.m
% Visualization for pattern recognition.
%
% pandr - Visualizes solution of the Generalized Anderson's task.
% pboundary - Plots decision boundary of given classifier in 2D.
% pgauss
www.eeworm.com/read/175689/5343507
asv exp_psvm.asv
% PSVM Plots decision boundary of binary SVM classifier.
%
% Synopsis:
% h = psvm(...)
% psvm(model)
% psvm(model,options)
%
% Description:
% This function samples the Support Vector Machi
www.eeworm.com/read/175689/5343508
m exp_psvm.m
% PSVM Plots decision boundary of binary SVM classifier.
%
% Synopsis:
% h = psvm(...)
% psvm(model)
% psvm(model,options)
%
% Description:
% This function samples the Support Vector Machi
www.eeworm.com/read/328782/3436131
cpp driversinterface.cpp
// {{{RME classifier 'Logical View::HWDrivers::DriversInterface'
#if defined( PRAGMA ) && ! defined( PRAGMA_IMPLEMENTED )
#pragma implementation "rtg/DriversInterface.h"
#endif
#include
www.eeworm.com/read/328782/3436152
cpp cusprayer.cpp
// {{{RME classifier 'Logical View::ControlUnits::CUSprayer'
#if defined( PRAGMA ) && ! defined( PRAGMA_IMPLEMENTED )
#pragma implementation "rtg/CUSprayer.h"
#endif
#include
www.eeworm.com/read/328782/3436163
cpp reliefvalve.cpp
// {{{RME classifier 'Logical View::HWDrivers::ReliefValve'
#if defined( PRAGMA ) && ! defined( PRAGMA_IMPLEMENTED )
#pragma implementation "rtg/ReliefValve.h"
#endif
#include