代码搜索:Classify

找到约 2,639 项符合「Classify」的源代码

代码结果 2,639
www.eeworm.com/read/104144/15703999

dpr classify.dpr

program Classify; uses Forms, Classfy in 'Classfy.pas' {FmClassify}, XlView in 'XlView.pas' {FmXView}; {$R *.res} begin Application.Initialize; Application.CreateForm(TFmClassi
www.eeworm.com/read/104141/15705547

res classify.res

www.eeworm.com/read/104141/15705550

dpr classify.dpr

program Classify; uses Forms, Classfy in 'Classfy.pas' {FmClassify}, XlView in 'XlView.pas' {FmXView}; {$R *.res} begin Application.Initialize; Application.CreateForm(TFmClassi
www.eeworm.com/read/143706/12850171

m sample1.m

function Sample1(index) if nargin < 1, index = 1; end; clear global preprocess; switch index case 1, % Classify DataExample1.txt with shot information('-sh 1') % Shuffle the da
www.eeworm.com/read/415313/11076825

m sample1.m

function Sample1(index) if nargin < 1, index = 1; end; clear global preprocess; switch index case 1, % Classify DataExample1.txt with shot information('-sh 1') % Shuffle the da
www.eeworm.com/read/413912/11137493

m sample1.m

function Sample1(index) if nargin < 1, index = 1; end; clear global preprocess; switch index case 1, % Classify DataExample1.txt with shot information('-sh 1') % Shuffle the da
www.eeworm.com/read/291799/8394677

m artmap_classify.m

function classification = ARTMAP_Classify(artmap_network, data) % ARTMAP_Classify Uses an ARTMAP network to classify the given input data. % CLASSIFICATION = ARTMAP_Classify(ARTMAP_NETWORK, DA
www.eeworm.com/read/191902/8417173

m start_classify.m

function [D, test_err, train_err, train_features, train_targets, reduced_features, reduced_targets] = start_classify(features, targets, error_method, redraws, percent, Preprocessing_algorithm, Preproc
www.eeworm.com/read/289495/8547847

c svm_classify.c

/***********************************************************************/ /* */ /* svm_classify.c
www.eeworm.com/read/289414/8553280

c svm_classify.c

/***********************************************************************/ /* */ /* svm_classify.c