代码搜索:SVM_light
找到约 60 项符合「SVM_light」的源代码
代码结果 60
www.eeworm.com/read/413912/11137570
result dataexample3.txt.result
Processing Filename: demo\DataExample3.txt
Classifier:SVM_light -Kernel 0 -CostFactor 10
Message: Train-Test Split, Boundary: -2, Classification, Shuffled
Error = 0.182000, Precision = 0.216998, R
www.eeworm.com/read/413912/11137573
m sample2.m
global preprocess;
preprocess.Vebosity = 1;
preprocess.Message = '';
%preprocess.SizeFactor = 0.5;
%Shuffle the data set
preprocess.Shuffled = 0;
%Normalize the data
preprocess.Normalizati
www.eeworm.com/read/289414/8553369
h svm_struct_learn.h
/***********************************************************************/
/* */
/* svm_struct_learn.h
www.eeworm.com/read/370818/9583024
h svm_struct_learn.h
/***********************************************************************/
/* */
/* svm_struct_learn.h
www.eeworm.com/read/274071/10888941
h svm_struct_learn.h
/***********************************************************************/
/* */
/* svm_struct_learn.h
www.eeworm.com/read/158702/11592306
h svm_struct_learn.h
/***********************************************************************/
/* */
/* svm_struct_learn.h
www.eeworm.com/read/151612/12187443
h svm_struct_learn.h
/***********************************************************************/
/* */
/* svm_struct_learn.h
www.eeworm.com/read/230043/14308175
h svm_struct_learn.h
/***********************************************************************/
/* */
/* svm_struct_learn.h
www.eeworm.com/read/230045/14307814
makefile
# Makefile for empty SVM-cfg, 03.10.06
#Use the following to compile under unix or cygwin
CC = gcc
LD = gcc
#Call 'make' using the following line to make CYGWIN produce stand-alone Windows executabl