搜索资源列表
SVM数据分类预测
- 包含程序和试验数据,已进行MATLAB试运行。可以实现支持向量机对数据进行分类的功能。并进行了案例扩展,讨论了数据归一化对支持向量机的分类结果的影响,讨论了核函数对分类结果的影响。
bayes在分类中的应用
- 程序用C语言实现了贝叶斯在数据挖掘中分类和预测中的应用,通过程序可以很好的进行分类和预测。-This program use C language to realize the application of bayes in data mining and forecasting,you can use this program to make a good classification and forecasting
SVM
- SVM 神经网络 数据分类预测 葡萄酒种类识别-SVM neural network prediction wines identification data classification
chapter14
- 基于SVM的数据分类预测,意大利葡萄酒种类识别(Data classification and prediction based on SVM and identification of Italy wines)
SVM神经网络的数据分类预测-葡萄酒种类识别
- SVM神经网络的数据分类预测-葡萄酒种类识别(SVM neural network data classification prediction - wine type identification)
概率神经网络的分类预测-基于PNN变压器故障诊断
- 概率神经网络的分类预测,基于PNN变压器故障诊断(Probabilistic neural network classification prediction based on PNN transformer fault diagnosis)
fenleiyuce
- matlab关于概率神经网络的分类预测应用程序(Matlab classification prediction applications on Probabilistic Neural Networks)
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.)
knn
- 采用KNN(K邻近算法),用matlab平台实现的分类预测算法(Using KNN (K adjacent algorithm), using matlab platform to achieve the classification prediction algorithm)
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 varie
svm参数优化
- 采用svm来做分类,一般能得到较满意的结果,但用svm做分类预测时需要调节相关的参数才能得到比较理想的预测分类准确率,那么svm的参数该如何选取?该程序主要说明如何更好地提升分类器性能。(Use svm to do the classification, the general can get more satisfactory results, but when using svm to do classification predi
BP
- BP 神经网络能够实现数据的分类,预测。(BP neural network realizes data classification and prediction.)
概率神经网络的分类预测-基于PNN的变压器故障诊断
- 概率神经网络的分类预测--基于PNN的变压器故障诊断,含有源程序和数据(Classification Prediction of Probabilistic Neural Networks--Based on PNN Transformer Fault Diagnosis)
tensorflow预测代码
- tensorflow预测代码,实现对图片的分类处理,合理处理进行分类(tensorflowThe prediction code realizes classification and classification of pictures, and classifies them reasonably.)
NB
- 编写朴素贝叶斯分类器,对测试集进行分类预测,并计算分类精度(The naive Bias classifier is compiled, and the test set is classified and predicted, and the classification accuracy is calculated)
红酒品质预测
- 红酒品质预测,11项红酒因素,nnet分类方法实现(Quality prediction of red wine)
random forest
- 此源程序包含随机森林工具箱,以及将随机森林算法用于乳腺肿瘤数据的分类预测(This source includes random forest toolbox, and random forest algorithm is used to classify and predict breast tumor data.)
SVM
- 使用SVM算法实现数据分类预测,编程使用MATLAB实现(SVM algorithm is used to realize data classification and prediction, and programming is realized by MATLAB.)