搜索资源列表
SVM数据分类预测
- 包含程序和试验数据,已进行MATLAB试运行。可以实现支持向量机对数据进行分类的功能。并进行了案例扩展,讨论了数据归一化对支持向量机的分类结果的影响,讨论了核函数对分类结果的影响。
SVM.SVM支持向量机的时间序列预测
- SVM支持向量机的时间序列预测、分类、自回归代码,SVM
svm-km.rar
- 支持向量机(SVM)是数据挖掘中的一个新方法,能非常成功地处理回归问题(时间序列分析)和模式识别(分类问题、判别分析)等诸多问题,并可推广于预测和综合评价等领域,因此可应用于理科、工科和管理等多种学科。目前国际上支持向量机在理论研究和实际应用两方面都正处于飞速发展阶段。它广泛的应用于统计分类以及回归分析中. 支持向量机属于一般化线性分类器.他们也可以认为是提克洛夫规则化(Tikhonov Regularization)方法的一个特例.这族分类器的特点是他们能够同时最小化经验误差与最大化几何边缘区
libsvm-mat-2.9-1
- SVM的VC程序,有matlab接口,便于调用,还有例子,用于模式识别,分类,预测。-SVM, VC procedures, matlab interface, easy call, as well as an example, for pattern recognition, classification and prediction
SVM_luzhenbo
- 支持向量机工具箱,可进行分类,预测等,实现了四种支持向量机工具箱的分类与回归算法,有实例-Support Vector Machine Toolbox, it can conduct classification, prediction and so on, implementation of the four support vector machine toolbox classification and regression algorithm, has examples of
mat
- 支持向量机非线性回归通用MATLAB源码本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合-Universal non-linear regression support vector machine MATLAB source code of this source can be used for linear regression, nonlinear regression, nonlinear function approximation, data m
libsvm-mat-2.9-1
- libsvm工具箱,用于分类的绝佳工具,也可用于非线性回归及预测,或拟合,其中文本分类是其长项,回归性能非常好-libsvm toolbox, an excellent tool for the classification can also be used for non-linear regression and forecasting, or fitting, of which text categorization is its long entry and return to a ve
libsvm-mat-2.91-1
- 台湾大学林智仁开发的libsvm的matlab最新版,可以实现分类、回归、预测的功能-Lin Zhiren Taiwan University developed the matlab libsvm latest version can be achieved classification, regression, prediction of functional
LVQ
- 面对大量的交通参数数据,如何快速建立高效的分类预测模型以尽快地对拥堵状态进行判别是一个重要的问题-Face a lot of traffic parameter data, how to quickly establish an efficient classification model to predict the state as soon as possible to discriminate on the congestion is an important issue
SVM_lzb1p0
- 该程序是使用matlab编写的支持向量机程序,它可用于分类/预测等方面。-it is very useful!
K2
- 在matlab开发环境下 ,利用贝叶斯网络的原理 采用k2算法进行推理 分类预测-Matlab development environment, the principle of the use of Bayesian networks k2 algorithm Reasoning Classification and Prediction
SVMneuralnetwork
- SVM神经网络的数据分类预测-葡萄酒种类识别-SVM neural network data classification forecast- wine species identification
chapter12
- SVM神经网络的数据分类预测----意大利葡萄酒种类识别-SVM neural network data classification forecast---- Italian wine species identification
chapter14
- 基于SVM的数据分类预测,意大利葡萄酒种类识别(Data classification and prediction based on SVM and identification of Italy wines)
SVM神经网络的数据分类预测
- SVM神经网络的数据分类预测-葡萄酒种类识别(SVM for predicting the kind of wine)
SVM神经网络的回归预测分析---上证开盘指数预测
- SVM对数据训练,对数据处理预测分析,令可以作为分类的一种重要方法。(SVM to data training, to data processing forecast analysis.Order is an important method of classification.)
SVM神经网络的数据分类预测-葡萄酒种类识别
- SVM神经网络的数据分类预测-葡萄酒种类识别(SVM neural network data classification prediction wine species identification)
svm分类预测
- wine的数据来源是UCI数据库,记录的是在意大利同一区域里三种不同品种的葡萄酒的化学成分分析,数据里含有178个样本,每个样本含有13个特征向量(化学成分),每个样本的类别标签已给,该程序主要实现意大利葡萄酒种类识别。(The data source for wine is the UCI database, which records the chemical composition of three different varieties of wines in the same area
svm参数优化
- 采用svm来做分类,一般能得到较满意的结果,但用svm做分类预测时需要调节相关的参数才能得到比较理想的预测分类准确率,那么svm的参数该如何选取?该程序主要说明如何更好地提升分类器性能。(Use svm to do the classification, the general can get more satisfactory results, but when using svm to do classification prediction need to adjust the relev
random forest
- 此源程序包含随机森林工具箱,以及将随机森林算法用于乳腺肿瘤数据的分类预测(This source includes random forest toolbox, and random forest algorithm is used to classify and predict breast tumor data.)