搜索资源列表
Geochem 数据集基本统计参数计算
- 数据集基本统计参数计算,例如平均值、均方差、最大值、最小值、1/4分位值、2/4分位值、3/4分位值、峰度系数、偏度系数、异常下限等。使用迭代算法实现。-A program for statistic parameters from a dataset, such as the means, STD variation, MinX, MaxX, 1/4 quatitile, 2/4 quatitile, 3/4 quatitile, Kut. and Skew. coefficients, th
RBF_example_IRIS
- RBF神经网络应用于IRIS数据集的例子-Am example of RBF-NN applied on IRIS Data Set
matlab-functions
- :在有限区域内分布的稀疏不均的、具有一定分布结构的海量数据集的高效、高精度聚 类问题是一个尚未完全圆满解决的难题。针对Affinity Propagation 聚类算法(AP)的不足之处, 提出了两个改进型的聚类算法-n limited areas of uneven distribution of sparse, has certain distribution structure of the mass datasets of high efficiency, high precis
kmean
- 使用k-means算法对150个数据集进行分簇。-K-means algorithm using 150 data sets to carry out sub-cluster.
mat
- 用于人工智能分类算法仿真的数据集 UCI数据集 已经过集成-Simulation of artificial intelligence classification algorithm for data sets UCI data sets have been integrated
classification
- 多种实现三组数据集(iris测试数据)分类的算法实现(LMS、MSE、HK等。-several methods(LMS,MSE,HK) to achieve classification of three data set(iris data set).
cheswithdiffrentsurpport
- 模式识别领域的通用数据集,在不同的支持度下的频繁项集。-The field of pattern recognition of common data sets, at different levels of support under the frequent itemsets.
Bayes
- 该代码包是一个基于贝叶斯分类器的分类程序,内含数据集、可运行程序-The code package is a classifier based on Bayesian classification procedures, including data sets, can run the program
popular-UCI-datasets
- 一些非常有用的数据集,适合我们从事机器学习的人使用,matlab下的mat格式和excel格式,包括注明的iris,糖尿病等数据集-some useful datasers for machine learning learners,such as diabeters,iris and so on
dat_banana
- 香蕉形(banana)标准数据集,用于测试机器学习与模式识别算法。-Banana-shaped standard data set for testing machine learning and pattern recognition algorithm.
NB
- 自己编写的NB函数,可以读取UCI数据集中任意一个数据集。-I have written the NB function, can read any of the UCI data set data set.
Data_gen-by-IBM
- IBM随机数据生成器,是数据挖掘的辅助工具,可以根据输入的参数随机产生指定大小的数据集-IBM random data generator, the auxiliary data mining tools, based on randomly generated input parameters specify the size of the data set
IrisClassification
- Iris数据集的分类程序,包括线性分类器实验,BP网络分类器实验,以及异或数据的BP网络分类实验,外带试验报告-Iris data set of classification procedures, including linear classification experiment, BP network classifier experiments, and different BP networks or data classification experiment, take-test
cloudPlot
- 说明 cloudPlot将有助于形象化的一个二维数据集的分布。这是特别有用当在非常大的数据集凡redular阴谋(的x,y, . )只是填充纯色的情节,因为测量点重叠看着对方。 cloudPlot使用内置的例程在MATLAB中轴线设置限制,并适当格点的数据。 MATLAB的释放MATLAB的7.7(R2008b) -Descr iption cloudPlot will help visualize the distribution of a 2-dimensi
PSO
- PSO算法,粒子群算法,其中包括5个UCI数据集,还包括数据处理部分,-PSO algorithm, particle swarm optimization, including five UCI data sets, including data processing section,
LDAfenlei
- 此程序主要用来对iris数据集进行分类,主要训练二分类器。(This program is mainly used to classify iris data sets)
MATLAB实现鸢尾花数据集分类
- 基于BP算法的鸢尾花数据集分类,在MATLAB平台下编程实现BP算法,可计算识别率。(Based on the BP algorithm, iris data set is classified. Under the MATLAB platform, the BP algorithm is programmed and the recognition rate can be calculated.)
国内某B2C电子商务网站的数据集
- 电商的数据集,可用于做数据分析 平台搭建(The data set of e-commerce can be used to build data analysis platform.)
数据集
- 本文件为常见聚类算法测试数据集 ,UCI上常用的聚类算法数据集(This document is a common clustering algorithm test data set.)
MNIST数据集
- 手写数字识别数据集的训练集和测试集,关于BP神经网络(Handwritten digit recognition data set)