项目作者: tbenjis

项目描述 :
Naive Bayes Classifier for Google Play apps
高级语言: Python
项目地址: git://github.com/tbenjis/NBClassifier.git
创建时间: 2017-01-31T21:34:01Z
项目社区:https://github.com/tbenjis/NBClassifier

开源协议:

下载


Naive Bayes Classification for Categorizating Google Play Apps

Two variations of Naive Bayes classifier used with open metadata from top developer apps on Google Play Store to classify new apps on the store. These classifiers are evaluated using various evaluation methods and their results compared against each other.

Doc: https://arxiv.org/pdf/1608.08574.pdf

Data Source: https://github.com/MarcelloLins/GooglePlayAppsCrawler