搜索资源列表
adult
- 著名的数据挖掘测试数据集,由UCI维护提供. adult.data 含15个属性,32561个样本.
NBLR
- 在Adult等数据集上比较NB和LR算法的优缺点-Adult and other data sets in the NB and LR algorithms to compare the advantages and disadvantages
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 sets.
CART
- 机器学习-CART决策树代码。使用UCI上面的Adult数据集。-Machine learning- CART decision tree using adult database on UCI.
SharpClassifier_Adult-master
- 利用朴素贝叶斯分类方法将UCI的adult数据集进行分类(The adult dataset of UCI was classified by the naive bayesian classification method)
贝叶斯和KNN算法比较——基于Adult数据集
- 朴素贝叶斯算法和KNN算法比较,其中用到的数据集为adults(Comparison of Bias and KNN algorithms)
_1_ver1_2
- 概率论作业1,使用adult数据集,进行数据分析(Probability theory job 1, using the adult data set to carry out data analysis)
adult
- 本人课设实现的基于决策树和朴素贝叶斯对Adult数据集进行分类!(Adult dataset is classified based on decision tree and naive bayes!)