代码搜索:classification
找到约 3,679 项符合「classification」的源代码
代码结果 3,679
www.eeworm.com/read/384922/8833967
m contents.m
% Support Vector Machine Toolbox
% Version 2.0-Aug-1998
%
% Support Vector Classification
%
% svc - Calculate support vectors for classification
% svcplot - Plot 2 dimensional clas
www.eeworm.com/read/284759/8900424
m contents.m
% Support Vector Machine Toolbox
% Version 2.0-Aug-1998
%
% Support Vector Classification
%
% svc - Calculate support vectors for classification
% svcplot - Plot 2 dimensional clas
www.eeworm.com/read/384051/8903797
txt note.txt
The name MUSIC is an acronym for MUltiple SIgnal Classification. The MUSIC algorithm estimates the pseudospectrum from a signal or a
correlation matrix using Schmidt's eigenspace analysis method [1].
www.eeworm.com/read/281455/9154933
m contents.m
% Support Vector Machine Toolbox
% Version 2.0-Aug-1998
%
% Support Vector Classification
%
% svc - Calculate support vectors for classification
% svcplot - Plot 2 dimensional clas
www.eeworm.com/read/181816/9236196
m contents.m
% Support Vector Machine Toolbox
% Version 2.0-Aug-1998
%
% Support Vector Classification
%
% svc - Calculate support vectors for classification
% svcplot - Plot 2 dimensiona
www.eeworm.com/read/180274/9313907
readme
README for lemga/test
=====================
Files here are meant to demonstrate the usage of Lemga.
adabst.cpp AdaBoost and arc-gv using pulse functions
bag.cpp Bagging using decision stumps
www.eeworm.com/read/373632/9445451
description
Package: knnTree
Version: 1.2.4
Date: 2008-05-06
Title: k-nn classification with variable selection inside leaves of a
tree
Author: Sam Buttrey
Maintainer: Sam Buttrey
www.eeworm.com/read/176398/9500156
m to do.m
to do
--------
- sample set / test set.
- documantation
- check if BSV works
- check classification graph
www.eeworm.com/read/372487/9508402
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/170469/9805506
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