代码搜索:classifier
找到约 4,824 项符合「classifier」的源代码
代码结果 4,824
www.eeworm.com/read/400577/11573340
m mclassc.m
%MCLASSC Computation of multi-class classifier from 2-class discriminants
%
% W = MCLASSC(A,CLASSF,MODE)
%
% INPUT
% A Dataset
% CLASSF Untrained classifier
% MODE Type of handling mu
www.eeworm.com/read/400577/11573434
m rsscc.m
%RSSCC Random subspace combining classifier
%
% W = RSSCC(A,CLASSF,NFEAT,NCLASSF)
%
% INPUT
% A Dataset
% CLASSF Untrained base classifier
% NFEAT Number of features for train
www.eeworm.com/read/400576/11573503
m contents.m
% Data Description Toolbox
% Version 1.7.0 19-Jul-2008
%
%Dataset construction
%--------------------
%isocset true if dataset is one-class dataset
%gendatoc generate a one-class dataset f
www.eeworm.com/read/400475/11576005
java naivebayes.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/262186/11602214
asv svmmulticlassoneagainstone.asv
function [xsup,w,b,nbsv,classifier,SigmaOut]=svmmulticlassoneagainstone(x,y,nbclass,c,epsilon,kernel,kerneloption,verbose,tag,sigma,pow,method);
%[xsup,w,b,nbsv,classifier,Sigma]=svmmulticlassoneag
www.eeworm.com/read/262186/11602245
m svmmulticlassoneagainstone.m
function [xsup,w,b,nbsv,classifier,pos,SigmaOut]=svmmulticlassoneagainstone(x,y,nbclass,c,epsilon,kernel,kerneloption,verbose,tag,sigma,pow,method);
%[xsup,w,b,nbsv,classifier,posSigma]=svmmulticla
www.eeworm.com/read/158330/11625470
cpp scs.cpp
/****************************************************************************/
/* 基本遗传学习分类系统 SCS.CPP */
/* A Simple Classifier System based on G
www.eeworm.com/read/157074/11741236
m svmmulticlassoneagainstone.m
function [xsup,w,b,nbsv,classifier,SigmaOut]=svmmulticlassoneagainstone(x,y,nbclass,c,epsilon,kernel,kerneloption,verbose,tag,sigma,pow,method);
%[xsup,w,b,nbsv,classifier,Sigma]=svmmulticlassoneag
www.eeworm.com/read/343105/11974978
in makefile.in
# Copyright (c) 1994, 1995, 1996
# The Regents of the University of California. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are per
www.eeworm.com/read/256398/12001685
asv svmmulticlassoneagainstone.asv
function [xsup,w,b,nbsv,classifier,SigmaOut]=svmmulticlassoneagainstone(x,y,nbclass,c,epsilon,kernel,kerneloption,verbose,tag,sigma,pow,method);
%[xsup,w,b,nbsv,classifier,Sigma]=svmmulticlassoneag