Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #772 Playstore Rating Prediction #774

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

Varunshiyam
Copy link
Contributor

Related Issues or bug

Given a dataset of Google Play Store applications with attributes such as app category, size, price, and other metadata, the objective is to develop a predictive model that estimates an app's rating based on these attributes. This will allow stakeholders to identify the factors that most significantly influence app ratings and make data-driven improvements to their applications.

Fixes: #772

Proposed Changes

This project involves building a machine learning model to predict the ratings of applications on the Google Play Store. Using a range of app-specific features (like category, reviews, size, type, price, content rating, genres, and Android version), the model aims to accurately predict app ratings. This project helps understand how different app attributes affect the rating, enabling app developers to make informed design and feature decisions to optimize user satisfaction.

Copy link

vercel bot commented Nov 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ml-nexus ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 5, 2024 1:50pm

Copy link

github-actions bot commented Nov 5, 2024

👋 Thank you for opening this pull request! We appreciate your contribution to improving this project. Your PR is under review, and we'll get back to you shortly.
Don't forget to mention the issue you solved!.

To help move the process along, please tag @UppuluriKalyani, @Neilblaze, and @SaiNivedh26 for a faster review!

@UppuluriKalyani UppuluriKalyani merged commit cee2e4b into UppuluriKalyani:main Nov 5, 2024
5 checks passed
Copy link

github-actions bot commented Nov 5, 2024

🎉🎉 Thank you for your contribution! Your PR #774 has been merged! 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Play Store Ratings Prediction
2 participants