代码搜索:classification
找到约 3,679 项符合「classification」的源代码
代码结果 3,679
www.eeworm.com/read/447263/1707159
readme
Libsvm is a simple, easy-to-use, and efficient software for SVM
classification and regression. It can solve C-SVM classification,
nu-SVM classification, one-class-SVM, epsilon-SVM regression,
and nu-S
www.eeworm.com/read/352665/3093838
readme
Libsvm is a simple, easy-to-use, and efficient software for SVM
classification and regression. It can solve C-SVM classification,
nu-SVM classification, one-class-SVM, epsilon-SVM regression,
and nu-S
www.eeworm.com/read/386597/2570170
m show_algorithms.m
function show_algorithms (type, show_details)
% Specify possible classification algorithms and their details
%
% Inputs:
% type - Can be either classification, preprocessing, or fea
www.eeworm.com/read/386597/2570128
m contents.m
% Classification GUI and toolbox
% Version 1.0
%
% GUI start commands
%
% classifier - Start the classification GUI
% enter_distributions - Starts the parameter input screen (used by classif
www.eeworm.com/read/191902/8417143
m calculate_error.m
function [train_err, test_err] = calculate_error (D, train_features, train_targets, test_features, test_targets, region, Nclasses)
% Calculate error (used by the main calculation functions)
trai
www.eeworm.com/read/177129/9468823
m calculate_error.m
function [train_err, test_err] = calculate_error (D, train_features, train_targets, test_features, test_targets, region, Nclasses)
% Calculate error (used by the main calculation functions)
trai
www.eeworm.com/read/349842/10796744
m calculate_error.m
function [train_err, test_err] = calculate_error (D, train_features, train_targets, test_features, test_targets, region, Nclasses)
% Calculate error (used by the main calculation functions)
trai
www.eeworm.com/read/397106/8067614
m calculate_error.m
function [train_err, test_err] = calculate_error (D, train_features, train_targets, test_features, test_targets, region, Nclasses)
% Calculate error (used by the main calculation functions)
trai
www.eeworm.com/read/316604/13520426
m calculate_error.m
function [train_err, test_err] = calculate_error (D, train_features, train_targets, test_features, test_targets, region, Nclasses)
% Calculate error (used by the main calculation functions)
trai