搜索资源列表
SVM
- 在机器学习领域,支持向量机SVM(Support Vector Machine)是一个有监督的学习模型,通常用来进行模式识别、分类、以及回归分析。-In the field of machine learning, support vector machine SVM (Support Vector Machine) is a supervised learning model, typically used for pattern recognition, classification, an
libsvm-3.18
- 在matlab环境下的支持向量机(SVM)的代码工具箱-SVM toolbox
24567507qpso-svm
- 一个粒子群优化的支持向量机,运行过的,很好用,供初学者参考-A particle swarm optimization support vector machine (SVM), running, useful, reference for beginners
SVM
- SVM多分类算法的一些程序,有很多种类型,包括经典的四种工具箱,还有代价敏感支持向量机,超球面支持向量机等-Some programs about SVM multi-classification algorithm, there are many types, including the classic four toolbox, as well as the price-sensitive support vector machine, hypersphere support vector
svm
- 支持向量机python实现算法,回归、分类、预测-surpport vector machion
SVM-intrduction
- svm支持向量机的基础导论,纯理论学习,没有附带源码-Introduction to support vector machines svm basis, purely theoretical study, does not come with source code
SVMshift
- 支持向量机漂移程序,用于将多类别分割的数据支持向量推移到稳定的边界-SVM shift
svm_python
- 在机器学习领域,支持向量机SVM(Support Vector Machine)是一个有监督的学习模型,通常用来进行模式识别、分类、以及回归分析。本程序是SVM的python实现,用的是SMO算法。只能进行分类,并且能够显示图形结果。-In the field of machine learning, support vector machines SVM (Support Vector Machine) is a supervised learning model is usually use
SVM
- 支持向量机神经网络的信息粒化时序回归预测代码案列,代码易于修改-Support Vector Machines Neural Network Information granulated series regression predictive code text column, easy to modify the code
svm
- python,svm支持向量机例子。里面有文档和源码。-python, svm support vector machine example. There are documents and source code.
MachineLearning-wepe
- MachineLearning-作者wepe 及其学习的实用包 包含决策树,支持向量机,K-MachineLearning- OF wepe and learn practical package contains decision trees, SVM, KNN, etc.
SVM-KM
- 支持向量机与核学习工具箱,用于数据挖掘中核方法开发的必备工具,如支持向量机、极限学习机等。-Support vector machine (SVM) and nuclear learning toolkit for nuclear method development of necessary tools in data mining, such as support vector machine (SVM), extreme learning machine, etc.
sklearnExample
- SVM,支持向量机,可以实现分类。svm,svm-support vector machine
svm
- 运用支持向量机对一组超宽带非视距信号识别-Support Vector Machine Signal Identification
SVM-and-NB
- 支持向量机与朴素贝叶斯算法,对数据进行分类后深度了解数据的结构-Support vector machine and naive Bayes algorithm.Classifying the data and understanding the structure of the data in depth
svm-classification
- 此文件是利用支持向量机解决分类预测问题的一个简单的例子-This document is a simple example of using support vector machines to solve classification prediction problems
SVM
- 改程序可以实现基于支持向量机方法的径流中长期预报(A runoff forecasting method based on Support Vector Machines)
py脚本
- svm支持向量机,包括训练数据,训练代码和测试代码(SVM support vector machines, welcome to download, including the data set)
ga-svm
- 用遗传算法优化支持向量回归机C、g、p参数(Optimization of C, G, P parameters of support vector regression machine by genetic algorithm)
svm
- 该代码实现了经典的SVM支持向量机算法,Python语言编写,产生结果图。(This code implements the classic SVM support vector machine algorithm, Python language, and produces the result graph.)