代码搜索:classifiers
找到约 2,305 项符合「classifiers」的源代码
代码结果 2,305
www.eeworm.com/read/299984/7140683
m logdens.m
%LOGDENS Force density based classifiers to use log-densities
%
% V = LOGDENS(W)
% V = W*LOGDENS
%
% INPUT
% W Density based trained classifier
%
% OUTPUT
% V Log-density based tr
www.eeworm.com/read/460435/7251029
m prex_cleval.m
%PREX_CLEVAL PRTools example on learning curves
%
% Presents the learning curves for Highleyman's classes
%
help prex_cleval
delfigs
echo on
% Set desired learning sizes
learnsize
www.eeworm.com/read/460435/7251159
m logdens.m
%LOGDENS Force density based classifiers to use log-densities
%
% V = LOGDENS(W)
% V = W*LOGDENS
%
% INPUT
% W Density based trained classifier
%
% OUTPUT
% V Log-density based tr
www.eeworm.com/read/450608/7480559
m logdens.m
%LOGDENS Force density based classifiers to use log-densities
%
% V = LOGDENS(W)
% V = W*LOGDENS
%
% INPUT
% W Density based trained classifier
%
% OUTPUT
% V Log-density based tr
www.eeworm.com/read/450608/7480618
m prex_plotc.m
%PREX_PLOTC PRTools example on the dataset scatter and classifier plot
help prex_plotc
echo on
% Generate Higleyman data
A = gendath([100 100]);
% Split the data into the
www.eeworm.com/read/441245/7673247
m prex_cleval.m
%PREX_CLEVAL PRTools example on learning curves
%
% Presents the learning curves for Highleyman's classes
%
help prex_cleval
delfigs
echo on
% Set desired learning sizes
learnsize
www.eeworm.com/read/441245/7673379
m logdens.m
%LOGDENS Force density based classifiers to use log-densities
%
% V = LOGDENS(W)
% V = W*LOGDENS
%
% INPUT
% W Density based trained classifier
%
% OUTPUT
% V Log-density based tr
www.eeworm.com/read/441245/7673475
m prex_plotc.m
%PREX_PLOTC PRTools example on the dataset scatter and classifier plot
help prex_plotc
echo on
% Generate Higleyman data
A = gendath([100 100]);
% Split the data into the
www.eeworm.com/read/441018/7677904
m osusvmdemo.m
% ------- OSU SVM CLASSIFIER TOOLBOX Demonstrations---
%
% 1) Demonstrations of using C-SVM Classifers.
% 2) Demonstrations of using u-SVM Classifiers
% 3) Demonstration
www.eeworm.com/read/399158/7885648
m osusvmdemo.m
% ------- OSU SVM CLASSIFIER TOOLBOX Demonstrations---
%
% 1) Demonstrations of using C-SVM Classifers.
% 2) Demonstrations of using u-SVM Classifiers
% 3) Demonstration