Introduction - If you have any usage issues, please Google them yourself
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.
Packet : 97288408svm-python.rar filelist
svm-python\.DS_Store
svm-python\.gdb_history
svm-python\html-docs\.DS_Store
svm-python\html-docs\.xvpics\learning-tree.gif
svm-python\html-docs\.xvpics\object-doc.gif
svm-python\html-docs\.xvpics\object-sm.gif
svm-python\html-docs\.xvpics\object-sparm.gif
svm-python\html-docs\.xvpics\object-sv.gif
svm-python\html-docs\.xvpics\testing-tree.gif
svm-python\html-docs\.xvpics
svm-python\html-docs\index.html
svm-python\html-docs\learning-tree.gif
svm-python\html-docs\object-doc.gif
svm-python\html-docs\object-sm.gif
svm-python\html-docs\object-sparm.gif
svm-python\html-docs\object-sv.gif
svm-python\html-docs\style.css
svm-python\html-docs\testing-tree.gif
svm-python\html-docs
svm-python\LICENSE.txt
svm-python\Makefile
svm-python\multi-example\small.dat
svm-python\multi-example\test.dat
svm-python\multi-example\train.dat
svm-python\multi-example
svm-python\multiclass.py
svm-python\README.txt
svm-python\README_STRUCT.txt
svm-python\svmstruct.py
svm-python\svm_light\kernel.h
svm-python\svm_light\LICENSE.txt
svm-python\svm_light\Makefile
svm-python\svm_light\svm_classify.c
svm-python\svm_light\svm_common.c
svm-python\svm_light\svm_common.h
svm-python\svm_light\svm_hideo.c
svm-python\svm_light\svm_learn.c
svm-python\svm_light\svm_learn.h
svm-python\svm_light\svm_learn_main.c
svm-python\svm_light\svm_loqo.c
svm-python\svm_light
svm-python\svm_struct\Makefile
svm-python\svm_struct\svm_struct_classify.c
svm-python\svm_struct\svm_struct_common.c
svm-python\svm_struct\svm_struct_common.h
svm-python\svm_struct\svm_struct_learn.c
svm-python\svm_struct\svm_struct_learn.h
svm-python\svm_struct\svm_struct_main.c
svm-python\svm_struct
svm-python\svm_struct_api.c
svm-python\svm_struct_api.h
svm-python\svm_struct_api_types.h
svm-python