文件名称:svm python
介绍说明--下载内容均来自于网络,请自行研究使用
Put simply, SVMpython is SVMstruct, except that all of the C API functions that the user normally has to implement (except those dealing with C specific problems) instead call a function of the same name in a Python module. You can write an SVMstruct instance in Python without having to author any C code. SVMpython tries to stay close to SVMstruct in naming convensions and other behavior, but knowledge of SVMstruct's original C implementation is not required.
相关搜索: svm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : svm-python.rar 列表 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/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/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/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_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_api.c svm-python/svm_struct_api.h svm-python/svm_struct_api_types.h svm-python/train_scale.txt svm-python/html-docs/.xvpics svm-python/svm_struct/Debug svm-python/svm_struct/Release svm-python/html-docs svm-python/multi-example svm-python/svm_light svm-python/svm_struct svm-python