文件名称:libsvm
介绍说明--下载内容均来自于网络,请自行研究使用
python 机器学习 svm工具包 libsvm 是台湾大学林智仁(LinChih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包.-Python (http://www.python.org/) is a programming language suitable for rapid
development. This tool provides a simple Python interface to LIBSVM, a library
for support vector machines (http://www.csie.ntu.edu.tw/~cjlin/libsvm). The
interface is very easy to use as the usage is the same as that of LIBSVM. The
interface is developed with the built-in Python library ctypes.
development. This tool provides a simple Python interface to LIBSVM, a library
for support vector machines (http://www.csie.ntu.edu.tw/~cjlin/libsvm). The
interface is very easy to use as the usage is the same as that of LIBSVM. The
interface is developed with the built-in Python library ctypes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
libsvm\Makefile
......\README
......\demo_temp.py
......\svm.py
......\svmutil.py
libsvm