搜索资源列表
UCI数据集
- UCI数据集 可用于验证机器学习算法
基于贝叶斯网络的半监督聚类集成模型
- 已有的聚类集算法基本上都是非监督聚类集成算法,这样不能利用已知信息,使得聚类集成的准确性、鲁棒性和稳定性降低.把半监督学习和聚类集成结合起来,设计半监督聚类集成模型来克服这些缺点.主要工作包括:第一,设计了基于贝叶斯网络的半监督聚类集成(semi-supervised cluster ensemble,简称SCE)模型,并对模型用变分法进行了推理求解;第二,在此基础上,给出了EM(expectation maximization)框架下
基于主成份分析的Bagging集成学习方法
- 机器学习中数据集的冗余特征会影响学习器的泛化能力,一些流行方法如支持向量机和集成学习也难免于 此.研究了利用主成份分析进行特征变换对Bagging集成学习算法的影响,提出一种称为PCA—Bagging的算法,并与 其它算法比如单个支持向量机、支持向量机Bagging集成、带有特征变换的单个支持向量机等进行了性能比较.在 多个UCI标准数据集上的实验表明PCA—Bagging算法具有更好的性能,这说明即使是泛化能力很强的集成学习方 法其学
winedata-bayers
- 对著名的UCI机器学习库的wine数据集做的朴素贝叶斯分类算法,包含详细源代码和实验报告,不可多得啊-Pairs of well-known UCI machine learning repository data set to do wine Naive Bayesian classification algorithm, with detailed source code and test reports, a rare ah
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.
adult-LR
- 自己编写的机器学习中处理UCI数据集中的Adult数据集的LR算法的C++源代码,可根据需要自己替换数据集。-I have written to handle UCI machine learning data set of the Adult data set of the LR algorithm C++ source code, can be replaced according to need their own data se
nca
- NCA算法的C语言版实现,其中包括大量已编辑好的来自UCI机器学习库的可用数据集-The NCA algorithm in C language version to achieve, including a large number of edited data sets available from the UCI machine learning repository
CART
- 机器学习-CART决策树代码。使用UCI上面的Adult数据集。-Machine learning- CART decision tree using adult database on UCI.
machineLearning
- 机器学习-分类器-垃圾邮件系统。数据集来自UCI-spambase.data.-Machine Learning- spam classifier.
DataSet
- 这是在机器学习、人工智能、数据挖掘中经常用到的数据集,聚类分析也经常用,包括:UCI的数据集wine,yeast,iris等,还有USPS数据集,4k2_far,leuk72_3k数据集等。-This is in machine learning, artificial intelligence, data mining frequently used data sets, cluster analysis are often used
proj1_knn
- MATLAB实现的KNN 压缩文件包含m文件和wine.txt(机器学习著名的红酒数据集,下载自UCI大学机器学习数据集: http://archive.ics.uci.edu/ml/datasets/Wine) -knn wrote in MATLAB
UCI
- 这是机器学习的一个经过整理的UCI数据集,适合与初学者使用!- This is a machine learning through the finishing of the UCI data set, suitable for beginners to use!
UCI
- 机器学习常用的35个UCI数据集,包括iris、lenses、mushroom、pima indians、wine等。-Machine learning UCI common data set 35, including iris, lenses, mushroom, pima indians, wine and the like.
kmediod
- k-mediod、knn、uci数据集。 数据挖掘、机器学习中的经典聚类、分类算法(K-mediod, KNN, and UCI data sets. Data mining and classical clustering and classification algorithms in machine learning)
UCI(55个)
- 机器学习训练的数据集-UCI数据集,包含55个数据集(Machine learning training data set -UCI data set, containing 55 data sets)