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