搜索资源列表
gnuplot-4.2.0.tar
- 一个画图软件,可以在WINDOWS下运行,和LIBSVM,PYTHON一起用,做SVM很方便-a drawing software can run under Windows, and LIBSVM. Pole used together, very convenient to do SVM
PCA-SVM
- 在PYTHON里面,采用LIBSVM,实现对TE数据的多类故障的分类。-In PYTHON inside, using LIBSVM, TE data to realize the classification of many types of failures.
python
- libsvm在Python下的源代码,可以在Pyhon下直接运行,功能强大-under the libsvm in Python source code, can be run directly Pyhon powerful
libsvm-2.9
- 文本分类工具libsvm-2.9.zip 信息检索和数据挖掘的中用到的工具包, 里面有C++、JAVA、Python等多个语言版本-Libsvm-2.9.zip text classification tool for information retrieval and data mining tools used in the package, inside C++, JAVA, Python and other languages
python-2.6.6
- python2.6-6安装文件,用于使用libsvm的.py文件。-installation file of python
libsvmforpython
- 提供了python平台下的libsvm工具,该工具在分类,预测方面具有很好的简单,实用性-Provides a platform for libsvm python tool, which in classification and prediction has a good simple, practical
Libsvm
- 人工智能领域中机器学习所用的支持向量机算法,用C++ & Python编写,可以直接使用。-Artificial Intelligence field: Machine Learning Supported Vector Machine C++ & Python Source Code you can use it as you like
libsvm-weights-3.11
- 包括python版的libsvm ,希望对大家有用-LIBSVM:include python language
libsvmtest
- eclipse project导入即可使用。 本例包含用libsvm做训练分类用的完整实例。运行predict_svm.py 其中,pattern.txt是模式列表,train-c.txt,test-c.txt分别是训练集和测试集。其中svm.py和svmutil.py是来自libsvm官网3.11中的python包,经过修改之后的。 详情请看这里: 关于这个bug:http://www.tanglei.name/a-bug-in-libsvm-3.11/
libsvm-3.12.tar
- 台湾林智仁博士的libsvm的程序以及源代码(python,java,c++)-Taiwan Dr. Lin Zhiren the libsvm of procedures as well as the source code (python, java, c++)
libsvm-new
- 支持向量机最新版,包括java、MATLAB、python等版本-svm java matlab...
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
libsvm-python
- LIBSVM的Python语言实验,可以进行分类实验-LIBSVM the Python language experiments, experiments can be classified
libsvm-3.21
- svm的实现,提供python借口,可以使用python来调用api-svm
libsvm-3.21.tar
- svm仿真,基于c语言的编写,可以用于matlab,python以及java等多种语言-simulation for svm
libsvm-3.22
- SVM LIBRARIE FOR PYTHON DEVELOPPERS
python
- 实现libsvm的python代码实现,这是最新的python实现的开源代码,可以结合anaconda使用(can achieve libsvm's function)
libsvm-3.12
- 多种语言版的支持向量机工具箱,matlab,python,c++,c,java,qt(Multi language version of support vector machine toolbox, MATLAB, python, c++, C, Java, QT)
libsvm-weights-3.22
- libsvm是支持向量机的工具箱,可在matlab和python上运行; libsvm 3.22应该是截止2017年11月16日的最新版本; 网上有详细的配置说明,并不复杂。(libsvm is a support vector machine toolkit that runs on matlab and python; libsvm 3.22 should be the latest version as of November 16, 2017; detailed configurat
libsvm
- libsvm的各种实现,包括matlab、python、java等