代码搜索:classification
找到约 3,679 项符合「classification」的源代码
代码结果 3,679
www.eeworm.com/read/354741/10329541
m svcinfo.m
function svcinfo(trn,tst,ker,alpha,bias)
%SVCINFO Support Vector Classification Results
%
% Usage: svcinfo(trn,tst,ker,alpha,bias)
%
% Parameters: trn - Training set
% tst - Test
www.eeworm.com/read/354741/10329644
m svcinfo.m
function svcinfo(trn,tst,ker,alpha,bias)
%SVCINFO Support Vector Classification Results
%
% Usage: svcinfo(trn,tst,ker,alpha,bias)
%
% Parameters: trn - Training set
% tst - Test
www.eeworm.com/read/425546/10349228
m demmlp2.m
%DEMMLP2 Demonstrate simple classification using a multi-layer perceptron
%
% Description
% The problem consists of input data in two dimensions drawn from a
% mixture of three Gaussians: two of w
www.eeworm.com/read/425020/10387354
txt ii-04-3.txt
(WA) OK. In the last class we talked about the classification of trees, and we ended up with a basic description of angiosperms. You remember that those are plants with true flowers and seeds that dev
www.eeworm.com/read/353714/10428163
m svcinfo.m
function svcinfo(trn,tst,ker,alpha,bias)
%SVCINFO Support Vector Classification Results
%
% Usage: svcinfo(trn,tst,ker,alpha,bias)
%
% Parameters: trn - Training set
% tst - Test
www.eeworm.com/read/424119/10490985
c grlvq_model.c
/*
Generalized Learning Vector Quantization classification algorithm.
Usage
------
[Wproto_est , yproto_est , E_GLVQ] = grlvq_model(Xtrain , ytrain , [Wproto] , [yproto] , [lambda]
www.eeworm.com/read/351797/10609816
m train.m
function net = train(tutor, x, y, C, kernel, zeta, net)
% TRAIN
%
% Train a support vector classification network, using the sequential minimal
% optimisation algorithm.
%
% net = train(tut
www.eeworm.com/read/351797/10609880
m dagsvm.m
function net = dagsvm(arg)
% PAIRWISE
%
% Construct a dag-svm multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class dagsvm network!)
%
%
www.eeworm.com/read/351797/10609972
m svcinfo.m
function svcinfo(trn,tst,ker,alpha,bias)
%SVCINFO Support Vector Classification Results
%
% Usage: svcinfo(trn,tst,ker,alpha,bias)
%
% Parameters: trn - Training set
% tst - Test
www.eeworm.com/read/421949/10675914
m svcinfo.m
function svcinfo(trn,tst,ker,alpha,bias)
%SVCINFO Support Vector Classification Results
%
% Usage: svcinfo(trn,tst,ker,alpha,bias)
%
% Parameters: trn - Training set
% tst - Test