代码搜索:classification
找到约 3,679 项符合「classification」的源代码
代码结果 3,679
www.eeworm.com/read/193277/8242374
m display.m
function display(X)
%DISPLAY (overloaded)
% Author Johan L鰂berg
% $Id: display.m,v 1.2 2006/08/10 23:02:56 joloef Exp $
switch(X.typeflag)
case {0,9}
n = X.dim(1);
m = X
www.eeworm.com/read/193277/8242763
m export.m
function [model,recoverdata,diagnostic,interfacedata] = export(varargin)
%EXPORT Exports YALMIP problem to solver specific format
%
% [MODEL,RECOVERYMODEL,DIAGNOSTIC,INTERNAL] = EXPORT(F,h,optio
www.eeworm.com/read/193277/8243191
m display.m
function display(X)
%DISPLAY (overloaded)
% Author Johan L鰂berg
% $Id: display.m,v 1.16 2006/07/26 20:17:57 joloef Exp $
switch(X.typeflag)
case {0,9}
n = X.dim(1);
m =
www.eeworm.com/read/172876/9683715
txt index.txt
a 0
abandon 54
abbreviation 93
abide 143
ability 173
able 215
abnormal 273
aboard 321
abolish 381
abortion 413
about 446
above 509
abroad 586
abrupt 631
absence 679
absent 716
absolute 776
absorb 830
www.eeworm.com/read/413912/11137557
result dataexample1.txt.result
Processing Filename: demo\DataExample1.txt
Classifier:NeuralNet -Kernel 0 -CostFactor 3
Message: Train-Test Split, Boundary: -2, Classification, Shuffled
Processing Filename: demo\DataExample1.tx
www.eeworm.com/read/413912/11137560
result dataexample2.test.txt.result
Processing Filename: demo\DataExample2.train.txt
Classifier:MCAdaBoostM1 -- WekaClassify -MultiClassWrapper 0 -- trees.J48
Message: Testing on File demo\DataExample2.test.txt, Classification,
Error
www.eeworm.com/read/411674/11233788
m cerror.m
function error=cerror(y1,y2,label)
% CERROR Computes classification error.
%
% Synopsis:
% error = cerror(y1,y2)
% error = cerror(y1,y2,label)
%
% Description:
% error = cerror(y1,y2) returns clas
www.eeworm.com/read/411674/11233936
m contents.m
% Generalized Anderson's task.
%
% andrerr - Classification error of the Generalized Anderson's task.
% androrig - Original method to solve the Anderson's task.
% eanders - Epsilon-solutio