代码搜索:classifier
找到约 4,824 项符合「classifier」的源代码
代码结果 4,824
www.eeworm.com/read/213492/15133660
m contents.m
% Support Vector Machines.
%
% bsvm2 - Solver for multi-class BSVM with L2-soft margin.
% evalsvm - Trains and evaluates Support Vector Machines classifier.
% mvsvmclass - Majority votin
www.eeworm.com/read/13911/286891
m train.m
function net = train(net, tutor, varargin)
% TRAIN
%
% Train a max-win multi-class support vector classifier network using the
% specified tutor to train each component two-class network.
%
www.eeworm.com/read/13911/286952
m train.m
function net = train(net, tutor, varargin)
% TRAIN
%
% Train a max-win multi-class support vector classifier network using the
% specified tutor to train each component two-class network.
%
www.eeworm.com/read/13911/286955
m train.m
function net = train(net, tutor, varargin)
% TRAIN
%
% Train a dag-svm multi-class support vector classifier network using the
% specified tutor to train each component two-class network.
%
www.eeworm.com/read/245316/4504616
java member.java
/*
* Java(TM) OLAP Interface
*/
package javax.olap.metadata;
public interface Member
extends org.omg.java.cwm.objectmodel.instance.Object, org.omg.java.cwm.objectmodel.core.Classifier {
www.eeworm.com/read/193975/5137898
java alltests.java
package net.sf.classifier4J.bayesian;
import junit.framework.Test;
import junit.framework.TestSuite;
public class AllTests {
public static Test suite() {
TestSuite suite = new TestSuite(
www.eeworm.com/read/332717/3394411
java alltests.java
package net.sf.classifier4J.bayesian;
import junit.framework.Test;
import junit.framework.TestSuite;
public class AllTests {
public static Test suite() {
TestSuite suite = new TestSuite(
www.eeworm.com/read/328782/3436129
cpp marki_brewer.cpp
// {{{RME classifier 'Logical View::Brewers::MarkI_Brewer'
#if defined( PRAGMA ) && ! defined( PRAGMA_IMPLEMENTED )
#pragma implementation "rtg/MarkI_Brewer.h"
#endif
#include
www.eeworm.com/read/328782/3436164
h coffeemachine_marki_tester.h
// {{{RME classifier 'Logical View::TestHarnesses::MarkI_Tests::CoffeeMachine_MarkI_Tester'
#ifndef rtg_CoffeeMachine_MarkI_Tester_H
#define rtg_CoffeeMachine_MarkI_Tester_H
#ifdef PRAGMA
#pragma in
www.eeworm.com/read/328782/3436177
h donotwarmemptypot_test.h
// {{{RME classifier 'Logical View::TestHarnesses::MarkI_Tests::Scenarios_MarkI::DoNotWarmEmptyPot_Test'
#ifndef rtg_DoNotWarmEmptyPot_Test_H
#define rtg_DoNotWarmEmptyPot_Test_H
#ifdef PRAGMA
#prag