文件名称:multiClass_svm
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 554kb
- 下载次数:
- 0次
- 提 供 者:
- 圣*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个svm(向量机)分类算法本质上是二类分类器代码,实现多类分类的方法一般是将多类分类看作是多个一对多的二类分类器。本程序源码就是一种基于svmlight的svm多类分类器实现。对分类感兴趣的用户请参照。-A svm (vector machine) classification algorithm is essentially a second-class classification code, multi-class classification methods are generally multi-class classification is more than one to many as second-class classifier. The program source code is a multi-class svm based svmlight the classifier implementation. Interested users of the classification refer.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
multiClass_svm\multiClass_svm\align_formula1.jpg
..............\..............\align_formula2.jpg
..............\..............\align_formula3.jpg
..............\..............\align_kid.jpg
..............\..............\crammer01a.pdf
..............\..............\culogo_125.gif
..............\..............\eier_graybg-2.gif
..............\..............\eier_graybg.gif
..............\..............\example4.tar.gz
..............\..............\index.html
..............\..............\new.gif
..............\..............\svm2weight.pl.txt.htm
..............\..............\svm_align.html
..............\..............\svm_cfg.html
..............\..............\svm_light_faq.html
..............\..............\....multiclass\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_multiclass.html
..............\..............\svm_multiclass.tar.gz
..............\..............\svm_struct.html
..............\..............\....multiclass\svm_light
..............\..............\..............\svm_struct
..............\..............\svm_multiclass
..............\multiClass_svm
multiClass_svm
..............\..............\align_formula2.jpg
..............\..............\align_formula3.jpg
..............\..............\align_kid.jpg
..............\..............\crammer01a.pdf
..............\..............\culogo_125.gif
..............\..............\eier_graybg-2.gif
..............\..............\eier_graybg.gif
..............\..............\example4.tar.gz
..............\..............\index.html
..............\..............\new.gif
..............\..............\svm2weight.pl.txt.htm
..............\..............\svm_align.html
..............\..............\svm_cfg.html
..............\..............\svm_light_faq.html
..............\..............\....multiclass\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_multiclass.html
..............\..............\svm_multiclass.tar.gz
..............\..............\svm_struct.html
..............\..............\....multiclass\svm_light
..............\..............\..............\svm_struct
..............\..............\svm_multiclass
..............\multiClass_svm
multiClass_svm