Description: The SVM Light classification of source code, in particular, used to make text classification. SVM (support vector machine machine) method is one of the currently known best classification methods. SVM not only can be used for classification, regression can be used to make.
To Search:
File list (Check if you may need any files):
Ssvmm_light_mV\LICENSE.txt
..............\Makefile
..............\svm_light\kernel.h
..............\.........\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
..............\....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
..............\svm_struct_api.c
..............\svm_struct_api.h
..............\svm_struct_api_types.h
..............\svm_light
..............\svm_struct
Ssvmm_light_mV