代码搜索:classifier

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

代码结果 4,824
www.eeworm.com/read/328782/3436100

cpp pokerhand.cpp

// {{{RME classifier 'Logical View::CardDefinitions::PokerHand' #if defined( PRAGMA ) && ! defined( PRAGMA_IMPLEMENTED ) #pragma implementation "PokerHand.h" #endif #include
www.eeworm.com/read/328782/3436195

cpp testcasedescriptor.cpp

// {{{RME classifier 'Logical View::TestHarnesses::TestCaseDescriptor' #if defined( PRAGMA ) && ! defined( PRAGMA_IMPLEMENTED ) #pragma implementation "rtg/TestCaseDescriptor.h" #endif #include
www.eeworm.com/read/449253/1678803

java attributedelegate.java

/** * @(#)AttributeDelegate.java 1.5.0 09/01/18 */ package ml.classifier.dt; /** * A delegate of an attribute, containing some essential processed * information about the attribute
www.eeworm.com/read/430506/1929360

m u_clademo.m

echo off % CLADEMO demonstration for using a contructed SVM classifier to classify % input patterns % echo on; % % % NOTICE: please first run any of the first three demonstrations before %
www.eeworm.com/read/430506/1929368

m c_clademo.m

echo off % CLADEMO demonstration for using a contructed SVM classifier to classify % input patterns echo on; % % % NOTICE: please first run any of the first three demonstrations before %
www.eeworm.com/read/428780/1954195

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/411379/2188941

m u_clademo.m

echo off % CLADEMO demonstration for using a contructed SVM classifier to classify % input patterns % echo on; % % % NOTICE: please first run any of the first three demonstrations before %
www.eeworm.com/read/411379/2188949

m c_clademo.m

echo off % CLADEMO demonstration for using a contructed SVM classifier to classify % input patterns echo on; % % % NOTICE: please first run any of the first three demonstrations before %
www.eeworm.com/read/411379/2188958

m display.m

function display(net) % DISPLAY % % Display a textual representation of a support vector classifier object. % % display(net); % % File : @svc/display.m % % Date : Wednesd
www.eeworm.com/read/405754/2285251

c line.c

/* # proc: spell_line2 - takes an integer list of character classes and corrects # proc: segmentor and classifier errors and identifies word # proc: boundaries using the gi