Rating Prediction of Google Play Store apps with application of data mining techniques
Keywords:
KNN, Random Forest, Regression, PredictionAbstract
The use of applications is part of people daily lives for various activities. In relation to development, the curiosity about the characteristics responsible for success arises. We use classifiers to meet the success requirements of the Google Play Store app store. Through the techniques of KNN and Random Forest, a statistical analysis was done performing the regres- sionsoftheapplicationsaccordingtosomecharacteristics:as hypothesis test, correlation and regression metrics analysis. This work aims to create inference engines, allowing the prediction of application ratings, using the KNN and Random Forest regression techniques. The random forest showed better results than the KNN.