搜索资源列表
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
svm-python
- 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 mer
tmsvm_src_v1.1.0
- SVM中文分词分类器的python实现,在LINUX环境下运行不需太多配置和代码修改。-SVM for Chinese word classification python implementation running under LINUX environment without too much configuration and code changes.
python_svm
- 这是用python写的SVM程序,主要讲述SVM程序设计的框架-It is a little code about the SVM in python
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
mySVM
- SVM的Python实现,同时里面包含非线性SVM实现,以及FSVM实现。-SVM Python implementation, but which contains a nonlinear SVM implementations, and FSVM implementation.
svm
- SVM分类程序,Python语言实现,动作识别-SVM classification procedures, Python language, action recognition
SVM
- 用svm算法实现手写识别,核函数使用径向基核函数(Handwritten recognition using SVM algorithm)
facepythonfile
- 两个关于人脸定位和人脸识别的python实现方法的简单代码。(Two simple code about the python implementation of face positioning and face recognition)
7.支持向量机
- python中的sklearn的SVM实例演练代码,立刻熟悉SVM的使用过程以及参数调整(Sklearn's SVM instance drill code in python, immediately familiar with the use of SVM and parameter tuning)
face-SVM
- 用PCA和SVM实现人脸识别,是经典的人脸识别Python代码(Face recognition using PCA and SVM)
信用卡欺诈检测-基于不平衡数据处理的研究
- 信用卡欺诈不平衡数据预测,主要用到的是SVM,python工具,主要是基于数据不平衡进行处理。(Credit card fraud unbalance data prediction, the main use of SVM, python tools, mainly based on data imbalance processing.)
svm
- 使用smo算法实现了支持向量机的python代码(complete the svm mode and Sequential minimal optimization with python code)
digit_recognizer[1]
- python SVM(支持向量机)实现手写数字识别(SVM realization of digital recognition)
fdfg1 (8)
- and the third to introduce the realization of Python. SVM has a lot of good articles introduced
svm-master
- support vector machine using python
SVR
- SVR源码以及详细交通流预测模型,里面有SVM,SVR,LSSVM(SVR source code and detailed traffic flow prediction model, including SVM, SVR, LSSVM)
svm分类鸢尾花数据集
- Three classifications of iris data using SVM based on Anaconda
CNN-SVM
- 卷积神经网络(CNN)用来提取特征,采用SVM分类器进行训练和分类(Convolutional Neural Network (CNN) was used to extract features, and SVM classifier was used for training and classification)