Skip to content

Developed a model to predict rating of an Google Play Store Application using the application's metadata.

Notifications You must be signed in to change notification settings

Kaushal2612/Google-Play-Store-Apps-Rating-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-Play-Store-Apps-Rating-Prediction

Developed a model to predict rating of an Google Play Store Application using the application's metadata.

The dataset is downloaded from Kaggle Information about the above files:-

  1. googleplaystore.csv: This is a raw Google Play Store Application's Meta Data
  2. final.csv: This is the data after preprocessing.
  3. Processing.py: Do the preprocessing of original data to make it in the required structured format.
  4. model.py: Do the one hot-encoding, label encoding, etc and after predicting the rating of an application
  5. Feature Importance.png: Shows the important features considered by the model while training.

About

Developed a model to predict rating of an Google Play Store Application using the application's metadata.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages