Location:
Search - SVM python
Search list
Description: 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.
Platform: |
Size: 294584 |
Author: 王强 |
Hits:
Description: 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.
Platform: |
Size: 298789 |
Author: superbear |
Hits:
Description: 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.
Platform: |
Size: 293888 |
Author: 王强 |
Hits:
Description: 支持向量机初学者可以看看,用于可以用于C-SVM分类、?-SVM分类、?-SVM回归和?-SVM回归等问题
-Support Vector Machine beginners can see that can be used for C-SVM classification,?-SVM classification,?-SVM regression and?-SVM regression problem
Platform: |
Size: 827392 |
Author: 无为 |
Hits:
Description: 一款不错的支持向量机程序,程序执行效率很高!-A good support vector machine procedures, procedures for the implementation of very efficient!
Platform: |
Size: 294912 |
Author: myname |
Hits:
Description: 这是支持向量机的程序。也是关于svm的,可以很好的学习支持向量机-This is a support vector machine procedure. Is also about the SVM can be good learning support vector machines
Platform: |
Size: 13133824 |
Author: zhouli |
Hits:
Description: 粒子群算法与支持向量机的结合,用粒子群算法快速寻找支持向量机的最优参数。-Particle swarm optimization with support vector machines with particle swarm optimization with support vector machines quickly find the optimal parameters.
Platform: |
Size: 1024 |
Author: 海廷 |
Hits:
Description: 开源的svm工具,安装、使用都很简单,推荐使用,很方便的,用了就知道。-Svm open source tools, installation, use very simple, recommended, it is convenient to use the know.
Platform: |
Size: 51200 |
Author: 王建 |
Hits:
Description: 在PYTHON里面,采用LIBSVM,实现对TE数据的多类故障的分类。-In PYTHON inside, using LIBSVM, TE data to realize the classification of many types of failures.
Platform: |
Size: 482304 |
Author: Sophiehxq |
Hits:
Description: Python编写的SVM算法,SVM算法的实现,适合直接使用,开放源代码,Supported Vector Machine。-Python code SVM algorithm,SVM algorithm realizition,easy to use,open source,Supported Vector Machine。
Platform: |
Size: 35840 |
Author: 王天路 |
Hits:
Description: svm in Java for Weka plateform , it works well and can be installed by the menegement of main interface.
Platform: |
Size: 12288 |
Author: luwentao
|
Hits:
Description: 用Python写的关于SVM算法的人脸识别小程序(Written in Python on the SVM algorithm for face recognition applet)
Platform: |
Size: 1024 |
Author: 逆光成影
|
Hits:
Description: Python语言实现的SVM手写数字识别(SVM handwritten numeral recognition based on Python language)
Platform: |
Size: 172032 |
Author: wuxia
|
Hits:
Description: python下的SVM算法实现(也是在网上找的),有数据集,可以直接运行,前提是python3版本的(Python under the SVM algorithm (also found on the Internet), there are data sets, you can directly run, the premise is python3 version)
Platform: |
Size: 154624 |
Author: 小雨和幸运
|
Hits:
Description: 用svm算法实现手写识别,核函数使用径向基核函数(Handwritten recognition using SVM algorithm)
Platform: |
Size: 8192 |
Author: aneybaby727
|
Hits:
Description: python 实现了支持向量机,简单好用(support vector machine a kind of classification algorithm, realize in python)
Platform: |
Size: 14524416 |
Author: Silenston
|
Hits:
Description: 用SVM在python平台实现手写数字的识别(using the algorithm of SVM to recognition of handwritten numerals on python)
Platform: |
Size: 187392 |
Author: THTing
|
Hits:
Description: 使用smo算法实现了支持向量机的python代码(complete the svm mode and Sequential minimal optimization with python code)
Platform: |
Size: 7168 |
Author: 白华伟 |
Hits:
Description: SVM(Support Vector Machine)指的是支持向量机,是常见的一种判别方法。在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。(It is a common discriminant method. In machine learning, it is a supervised learning model, usually used for pattern recognition, classification and regression analysis.)
Platform: |
Size: 33792 |
Author: 三火123456 |
Hits:
Description: 数据挖掘常用算法
支持向量机的简单实例,使用该方法来进行数据分类(SVM code example)
Platform: |
Size: 2048 |
Author: 李建军 |
Hits: