搜索资源列表
somlvq
- This project compares the performance of SOM versus LVQ in classification problems. Given two data sets: ‘iris.dat’ has 150 patterns of 3 classes with 4 features. ‘wine.dat’ has 178 patterns of 3 classes with 13 features. For SOM, use its alg
wine
- SVM的一个实例,对不同葡萄酒分类,有原始数据-Matlab code for SVM, classifing types of wine, with original data.
svm
- SVM神经网络的数据分类预测在葡萄酒种类识别中的应用-SVM classification neural network prediction of data types in the identification of wine
wine
- pca-kmeans聚类 先将数据(wine,uci数据集)降维处理,在进行聚类-pca-kmeans clustering use the data of uci:wine.
SMOSVM
- 用于svc分类, 用SMO实现SVC,并在UCI数据集Iris上进行实验,2. 可借鉴现成SVM软件包,实现回归分析。 -For svc classification, using SMO to achieve SVC, and in the UCI Iris data set on the experiment, 2. SVM can learn ready-made packages, to achieve regression analysis.
SVM
- SVM神经网络的数据分类预测-葡萄酒种类识别 基于matlab的.m文件。-SVM neural network data classification forecast- wine species identification based on matlab m file.
SVM
- wine数据的基于matlab支持向量机分类-wine data classification based on support vector machine matlab
matlab_wine
- matlab下,wine数据,基于支持向量机的数据分类-under matlab, wine data, data based on support vector machine classification
eg12-zhongleishibie
- 《MATLAB神经网络30个案例分析》中的第12个例子,案例12 SVM神经网络的数据分类预测-葡萄酒种类识别。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of example, 12 cases 12 data classification of SVM neural network prediction- wine species identification. Hope to have certain help t
svm
- 基于SVM的数据分类预测——意大利葡萄酒种类识别,matlab语言写的- Data classification based on SVM prediction- Italian wine species identification, matlab language used to write
16
- matlab SVM神经网络的数据分类预测-葡萄酒种类识别-Data classification matlab SVM neural network prediction Wine species identification
12
- 一个MATLAB源代码,源于SVM神经网络的数据分类预测,可用于葡萄酒种类识别-A MATLAB source code, derived the neural network SVM classification predicted data, it may be used to identify the type of wine
NBC(1)
- 利用朴素贝叶斯对UCI 的 mushroom 数据集进行分类,使用MATLAB编码(Using naive Bias, the mushroom data sets of UCI are classified and encoded using MATLAB)
knn_Wine-master
- 对于KNN算法对于wine数据集的分类,用matlab语言编写(The classification of the KNN algorithm for the wine data set)
wine
- 红酒数据集,包括了178种红酒种类,以及各类红酒参数(wine data set, including 178 kinds of red wine, as well as various types of red wine parameters)
Dectree
- 决策树分类小程序,分类一个酒的类别数据集,数据集里有三类酒,利用matlab自带的决策树函数,根据数据集进行建模,预测。决策树小程序Demo(Decision tree classification program, classification of a wine category data set, there are three types of wine in the data set, using the decision tree function of matlab, accord