文件名称:svm-python
介绍说明--下载内容均来自于网络,请自行研究使用
This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the package merely by browsing through svmstruct.py and multiclass.py. This document provides a more in depth view of how to use the package.
Note that this is not a conversion of SVMstruct to Python. It is merely an embedding of Python in existing C code. All code other than the user implemented API functions is still in C, including optimization.
Note that this is not a conversion of SVMstruct to Python. It is merely an embedding of Python in existing C code. All code other than the user implemented API functions is still in C, including optimization.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
svm-python
..........\.DS_Store
..........\.gdb_history
..........\html-docs
..........\.........\.DS_Store
..........\.........\index.html
..........\.........\style.css
..........\.........\testing-tree.gif
..........\LICENSE.txt
..........\Makefile
..........\multi-example
..........\.............\small.dat
..........\.............\test.dat
..........\.............\train.dat
..........\multiclass.py
..........\README.txt
..........\README_STRUCT.txt
..........\svmstruct.py
..........\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
..........\svm_struct_api.c
..........\svm_struct_api.h
..........\svm_struct_api_types.h
..........\.DS_Store
..........\.gdb_history
..........\html-docs
..........\.........\.DS_Store
..........\.........\index.html
..........\.........\style.css
..........\.........\testing-tree.gif
..........\LICENSE.txt
..........\Makefile
..........\multi-example
..........\.............\small.dat
..........\.............\test.dat
..........\.............\train.dat
..........\multiclass.py
..........\README.txt
..........\README_STRUCT.txt
..........\svmstruct.py
..........\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
..........\svm_struct_api.c
..........\svm_struct_api.h
..........\svm_struct_api_types.h