고급 SVM 코드입니다. SVM 방법에 대한 자세한 내용을 보려면 찾고 새내기를위한 svm에 우수한 소개(translate from):advanced SVM code. excelent introduction to svm for newbies looking to learn about SVM method
File list:
svm
..\svm_light
..\.........\kernel.h
..\.........\LICENSE.txt
..\.........\Makefile
..\.........\svm_classify.c
..\.........\svm_common.c
..\.........\svm_common.h
..\.........\svm_hideo.c
..\.........\svm_learn.c
..\.........\svm_learn.h
..\.........\svm_learn_main.c
..\.........\svm_loqo.c
..\svm_struct
..\..........\Makefile
..\..........\svm_struct_classify.c
..\..........\svm_struct_common.c
..\..........\svm_struct_common.h
..\..........\svm_struct_learn.c
..\..........\svm_struct_learn.h
..\..........\svm_struct_main.c
..\LICENSE.txt
..\Makefile
..\svm_struct_api.c
..\svm_struct_api.h
..\svm_struct_api_types.h
..\svm_struct_learn_custom.c