代码搜索:classifier
找到约 4,824 项符合「classifier」的源代码
代码结果 4,824
www.eeworm.com/read/171622/9744669
h population.h
/* XCSR_DE1.0
* --------------------------------------------------------
* Learning classifier system based on accuracy in dynamic environments
*
* by Huong Hai (Helen) Dam
* z3140959@itee.adfa.
www.eeworm.com/read/130490/14189956
c holders.c
/* Copyright (C) 2001-2002 Mikael Ylikoski
* See the accompanying file "README" for the full copyright notice */
/**
* @file
* Loads and keeps track of available classifiers and stemmers.
*
* @a
www.eeworm.com/read/431675/8662171
m% mappings.m%
%MAPPINGS Info on the mapping class construction of PRTools
%
% This is not a command, just an information file
%
% In the Pattern Recognition Toolbox PRTools there are many commands to train
% and
www.eeworm.com/read/418695/10935493
m% mappings.m%
%MAPPINGS Info on the mapping class construction of PRTools
%
% This is not a command, just an information file
%
% In the Pattern Recognition Toolbox PRTools there are many commands to train
% and
www.eeworm.com/read/397102/8068353
m% mappings.m%
%MAPPINGS Info on the mapping class construction of PRTools
%
% This is not a command, just an information file
%
% In the Pattern Recognition Toolbox PRTools there are many commands to train
% and
www.eeworm.com/read/342008/12047327
m% mappings.m%
%MAPPINGS Info on the mapping class construction of PRTools
%
% This is not a command, just an information file
%
% In the Pattern Recognition Toolbox PRTools there are many commands to train
% and
www.eeworm.com/read/223154/14651845
m contents.m
% BIOSIG toolbox contains many useful functions for biomedical signal processing
% http://biosig.sf.net/
%
% Copyright (C) 2003 by Alois Schloegl
% WWW: http://biosig.sf.
www.eeworm.com/read/293183/8310692
m% mappings.m%
%MAPPINGS Info on the mapping class construction of PRTools
%
% This is not a command, just an information file
%
% In the Pattern Recognition Toolbox PRTools there are many commands to train
% and
www.eeworm.com/read/133883/14019143
txt readme.txt
The Recurrent Sliding Window Classifier (RSW) is to be used with the WEKA
machine learning package. WEKA has been developed at the Computer Science
Department, University of Waikato ,NZ.
1. An int
www.eeworm.com/read/130490/14190194
h statlib.h
#ifndef STATLIB_H
#define STATLIB_H
/**
* Plotting mode
*/
enum plotting_mode {
TOTAL, /**< Percentage over all previous messages */
N_AVERAGE /**< Percentage over previous N messages */