搜索资源列表
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.
wine
- pca-kmeans聚类 先将数据(wine,uci数据集)降维处理,在进行聚类-pca-kmeans clustering use the data of uci:wine.
winetest
- 用matlab编写的葡萄酒验证程序,真实有效,希望对大家有所帮助-Prepared with wine matlab validation process, a real and effective, we want to help
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.
wine
- UCI红酒分类,matlab码源,已调试-Liquor classification pattern recognition
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
WINE_PSO
- Matlab编写的基于粒子群算法的酒的参数识别程序!可以运行,有图有真相!-Written in Matlab based on particle swarm optimization parameters wine recognition program! You can run, there are pictures and the truth!
wine_gridsearch
- 使用matlab网格搜索算法编写的分类识别酒的参数的程序!分享给需要的朋友!-Grid search algorithm using matlab written arguments wine classification procedures! Send to a friend in need!
RBFNN
- using Matlab wrote RBFNN Classification with Multi_LSE. It uses 11data ( ABalone. German. heart. iris. PIMA. vehicle. vowel. WDBC. wine. Yale3. Yale_PCA50)
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
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