代码搜索:Multi-class
找到约 534 项符合「Multi-class」的源代码
代码结果 534
www.eeworm.com/read/255755/12057967
m prex_mcplot.m
%PREX-MCPLOT PRTools example on a multi-class classifier plot
help prex_mcplot
echo on
gridsize(100)
% Generate twice normally distributed 2-class data in 2D
a = +gendath([20,20]); %
www.eeworm.com/read/150905/12249269
m prex_mcplot.m
%PREX-MCPLOT PRTools example on a multi-class classifier plot
help prex_mcplot
echo on
gridsize(100)
% Generate twice normally distributed 2-class data in 2D
a = +gendath([20,20]); %
www.eeworm.com/read/150760/12265790
c bsvm2_mex.c
/*---------------------------------------------------------------------------
bsvm2_mex.c: MEX-file for multi-class B-SVM with L2-soft margin.
Compile:
mex new_bsvm2_mex.c gmnpsolver.c kerne
www.eeworm.com/read/149739/12353563
m prex_mcplot.m
%PREX-MCPLOT PRTools example on a multi-class classifier plot
help prex_mcplot
echo on
gridsize(100)
% Generate twice normally distributed 2-class data in 2D
a = +gendath([20,20]); %
www.eeworm.com/read/213492/15133678
c bsvm2_mex.c
/*---------------------------------------------------------------------------
bsvm2_mex.c: MEX-file for multi-class B-SVM with L2-soft margin.
Compile:
mex new_bsvm2_mex.c gmnpsolver.c kerne
www.eeworm.com/read/293183/8310221
m prex3.m
%PREX3 PRTOOLS example of multi-class classifier plot
help prex3
echo on
global GRIDSIZE
gs = GRIDSIZE;
GRIDSIZE = 100;
% generate 2 x 2 normal distributed classes
a = +gendath(20); % data only
www.eeworm.com/read/411674/11233708
c bsvm2_mex.c
/*---------------------------------------------------------------------------
bsvm2_mex.c: MEX-file for multi-class B-SVM with L2-soft margin.
Compile:
mex new_bsvm2_mex.c qpcsolver.c kernel
www.eeworm.com/read/159921/10588113
m~ oaoksk.m~
function [model] = oaoksk( data, labels, ker, arg, C, stop, tmax, verb)
% OAOKSK One-Agains-One multi-class decomposition solved by Kernel-SK.
%
% [model] = oaoksk( data, labels, ker, arg, C, stop, t
www.eeworm.com/read/159921/10588255
m oaoksk.m
function [model] = oaoksk( data, labels, ker, arg, C, stop, tmax, verb)
% OAOKSK One-Agains-One multi-class decomposition solved by Kernel-SK.
%
% [model] = oaoksk( data, labels, ker, arg, C, stop, t
www.eeworm.com/read/421949/10676785
m~ oaoksk.m~
function [model] = oaoksk( data, labels, ker, arg, C, stop, tmax, verb)
% OAOKSK One-Agains-One multi-class decomposition solved by Kernel-SK.
%
% [model] = oaoksk( data, labels, ker, arg, C, stop, t