搜索资源列表
rec
- Java实现将movielens各种规模数据的划分为测试集和训练集-Split movielens dataset to trainset and test set
apriori
- 经典Apriori算法的优化,并在商场消费者消费数据集上进行测试,挖掘频繁模式-Optimization of classical Apriori algorithm, and tested in store consumer data sets, frequent pattern mining
matlab
- 用于SVM实现不同算法对不同数据集性能测试的MATLAB代码,包括离线,在线算法。-SVM implement different algorithms for different data sets to performance testing MATLAB code, including offline and online algorithms.
KNNDemo
- KNN算法Java语言实现,控制台运行界面。分类训练样本集和测试样本都有。-Java KNN language implementation, the console running interface. Classified training samples and test samples are.
AdaBoost
- 用python实现的AdaBoost分类算法,文件是一个ipython notebook,可以直接用ipython/jupyter打开使用。内附简单测试数据集。 程序运行需要numpy库的支持。-An AdaBoost classifier implemented with Python.
pmf
- 推荐系统 概率矩阵分解代码 内部已包含有数据集,已分为训练集与测试集-Recommended system probability matrix decomposition Code
emial-spam
- 基于感知器算法的垃圾邮件识别,先通过训练集训练出分类器,然后通过测试集验证-Perceptron based spam detection algorithm
kNN
- KNN,k近邻算法,内附测试数据集,机器学习实战源码-KNN, k nearest neighbor algorithm, enclosing the test data set, machine learning practical source
DataMining_5
- java实现的决策树代码和随机森林以及Adaboost,里面有自带的数据集可以测试,结果和书上描述一样,亲测有效-DesicionTree,RandomForest and AdaBoost implemented by java,have been tested by myself.It can help those who want to learn data mining
perceptron
- 使用matlab编写的感知机算法,并提供测试数据集,方便测试-Using matlab prepared Perceptron algorithms and provide test data sets, to facilitate testing
bayes
- 首先对数据进行拆分,分为测试集与训练集,通过训练集进行贝叶斯网络的建模,最后利用建立的模型进行预测或分类任务的R语言代码-First, the data is split into a training set and test set, Bayesian network modeling through the training set, and finally the use of the model to predict or classify tasks R language code
BPFPA-for-cluster-analysis
- 花粉授粉聚类算法,实现多种数据集测试,聚类效果相比更优秀-Flowes Pollination clustering algorithm
tist_aux__statement
- 支持向量机,用于分类,含训练集与测试集,()