代码搜索:Multi-class
找到约 534 项符合「Multi-class」的源代码
代码结果 534
www.eeworm.com/read/428849/8834636
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/362246/10010110
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/280595/10311767
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/280595/10311798
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/418695/10935196
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/299984/7140374
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/460435/7250849
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/450608/7480421
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/441245/7673064
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/299459/7850327
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