代码搜索:Multi-class

找到约 534 项符合「Multi-class」的源代码

代码结果 534
www.eeworm.com/read/299459/7850346

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/397102/8067999

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/137160/13342322

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/314653/13562549

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/312163/13617445

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/134901/5891503

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/134901/5891509

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/493294/6400301

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/400577/11573028

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/342008/12046856

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