代码搜索:classification
找到约 3,679 项符合「classification」的源代码
代码结果 3,679
www.eeworm.com/read/129220/14257469
java catonetestresult.java
package shared;
import java.lang.*;
/** This object contains the result information on one instance passed through
* an inducer.
* @author James Louis 12/08/2000 Ported to Java.
*/
public
www.eeworm.com/read/128468/14295392
m bhattach.m
function [eps]=bhattach(M1,M2,C1,C2,P1,P2)
% BHATTACH upper estimate on Bayes class. error.
% [eps]=bhattach(M1,M2,C1,C2,P1,P2)
%
% BHATTACH calculates Bhattacharya's limit, i.e. upper estimate
www.eeworm.com/read/128468/14295646
m andrerr.m
function [maxError,minr]=andrerr(MI,SIGMA,J,alpha,theta)
% ANDRERR classification erorr, Generalized Anderson's task.
% [maxError,minr]=andrerr(MI,SIGMA,J,alpha,theta)
%
% ANDERROR computes upper li
www.eeworm.com/read/229185/14349980
readme
Libsvm is a simple, easy-to-use, and efficient software for SVM
classification and regression. It solves C-SVM classification, nu-SVM
classification, one-class-SVM, epsilon-SVM regression, and nu-SVM
www.eeworm.com/read/228430/14385812
txt readme.txt
~This is the sample implementation of a Markov random field (MRF) based
image segmentation algorithm. The main code (mrf.cpp) has been written
by Csaba Gradwohl (Gradwohl.Csaba@stud.u-szeged.hu) with
www.eeworm.com/read/225111/14555566
m contents.m
% Support Vector Machine Toolbox - Steve Gunn
% Version 2.0-Aug-1998
%
% Support Vector Classification
%
% svc - Calculate support vectors for classification
% svcplot - Plot 2 dim
www.eeworm.com/read/223082/14660432
java catonetestresult.java
package shared;
import java.lang.*;
/** This object contains the result information on one instance passed through
* an inducer.
* @author James Louis 12/08/2000 Ported to Java.
*/
public
www.eeworm.com/read/122800/14667883
texi libbow-desc.texi
Documentation and updates for `libbow' are available at
http://www.cs.cmu.edu/~mccallum/bow
Rainbow is a C program that performs document classification using one
of several different methods, includ
www.eeworm.com/read/213492/15133232
m contents.m
% Bayesian classification.
%
% bayescls - Bayesian classifier with reject option.
% bayesdf - Computes decision boundary of Bayesian classifier.
% bayeserr - Computes Bayesian risk for 1D case with G
www.eeworm.com/read/211669/15175860
cs classificationinfo.cs
///GeoCon, free tool to create gml & svg from gis files.
///Copyright(C) 2005 Amri Rosyada
///Distributed under GNU-LGPL, see a copy of the license in root directory
using System;
using GeoCon.Da