搜索资源列表
libsvm-2.5程序代码导读
- libsvm-2.5程序代码导读 这是一个中文版的针对支持向量机源程序libsvm-2.5代码导读文档,由个人经验所得, 为您看libsvm程序省了不少的力气!非常难得!-libsvm-2.5 code Guide This is a Chinese version of the Support Vector Machine against libsvm source-code Guide 2.5 files, from personal experience, you see libsvm p
SMO_C++
- 基于smo算法的支持向量机(SVM)方法的C++实现,是模式识别技术中经典的算法.-algorithm based on the Support Vector Machine (SVM) methods of achieving C, Technology is the classic pattern recognition algorithm.
multisvm
- 多分类支持向量机实现方法的分析比较:一对一、一对多和DAG的对比,比较专业,-more SVM method of comparison : one-to-one, one-to-many and DAG contrast, more professional-huh
SVMpdf
- 支持向量机用于分类和回归,SVM的经典文献,搞机器学习的人必备文献。-support vector machines for classification and regression, SVM classic literature and engage in machine learning the necessary documents.
Support_Vecto_Machines_for_Pattern_Recognition
- 这是个英文资料 介绍模式识别中支持向量机的不错的资料-This is the English information on pattern recognition SVM good information
howtouseSVM.doc
- 本文从模式识别的基本概念谈起,过渡到神经网络模式识别,逐步引入到这四种支持向量机工具箱的使用。本文适合没有模式识别基础,而又急于上手的初学者。 -paper from the basic concept of pattern recognition about, the transition to the neural network pattern recognition, gradually introduced to the four SVM toolbox use. Pattern
JNI_SVM-light-6.01
- SVM_light是一种非常流行的支持向量机的java接口,-SVM_light is a very popular SVM java interface,
SVM2
- 一个关于支持向量机的概述文档资料.采用ppt格式,适合初学者使用-on a Support Vector Machine outlined Documentation. Ppt format used, for beginners
fsvm_pca
- 模糊支持向量机与主成分分析在人脸识别中的应用
Featureselectiontodiagnoseabusinesscrisisbyusingar
- 用遗传算法进行特征选择并优化支持向量机的核函数参数和惩罚因子
wlsvm
- 嵌入weka中使用的支持向量机工具包,实现SVM的分类算法,
SVM_Implementation
- 学习支持向量机的好东西,大家可以下在来看一看,不错的东西哦
mySVMdb.0.9.1
- 一个java程序编写的svm支持向量机小程序,用来模式识别领域,主要用来分类
SVM
- 这是关于支持向量机的一本电子书,写的很不错噢(汉语版的)!这是一本权威认证的书籍,如果对支持向量机感兴趣的话就从这本书开始吧!
SVM-matlab
- 支持向量机程序
src
- 针对excel表中粘贴的数据,将其转换为支持向量机所需要的格式-Paste excel table for the data, convert it to support vector machines required format
svm-java
- JAVA版本的支持向量机(SVM)处理器。可配置参数。-JAVA version of the Support Vector Machine (SVM) processors. Configurable parameters.
svm_train
- LIBSVM支持向量机训练程序JAVA版-LIBSVM Support Vector Machine Training program JAVA version
zhicixiangliangji
- 详细介绍了基于支持向量机的文本分类方法,做文本分类的朋友快下-Described in detail in the text based on support vector machine classification, text classification made friends quickly under
opencv_SVM_Application_20180103
- 使用JNI ,cmake 方式 移植 opencv 3.3.1 中的SVM到安卓上,用于支持向量机的 监督分类 本地此目录下需要这个opencv的安卓SDK代码: set(OpenCV_DIR D:/Code_December_12/opencv-3.3.1-android-sdk/OpenCV-android-sdk/sdk/native/jni)(Using JNI, cmake transplant SVM to Android in the transplanted opencv 3