hadoop-naive-bayes:在Apache Hadoop上的项目

时间:2021-05-18 16:49:45
【文件属性】:
文件名称:hadoop-naive-bayes:在Apache Hadoop上的项目
文件大小:19KB
文件格式:ZIP
更新时间:2021-05-18 16:49:45
Java 朴素贝叶斯在Hadoop上 该项目使用UCI存储库中的数据集“ Cencus Income”,其中包含有关某些人的收入预测的数据。 数据集可以从下载(特别是文件adult.data)。 项目介绍 对于此项目,我们在Hadoop上实现了一个朴素的贝叶斯分类器,并在“ Cencus Income”数据集中进行了测试。 预处理 对于数字属性,我们在Hadoop上使用MapReduce实现了离散化。
【文件预览】:
hadoop-naive-bayes-master
----.gitignore(3KB)
----src()
--------main()
--------test()
----LICENSE(10KB)
----pom.xml(1KB)
----README.md(535B)
----.gitattributes(483B)

网友评论