--- license: cc0-1.0 language: - en tags: - pytorch --- # App Rating Predictor AI Model ## Overview This AI model, App Rating Predictor, is designed to predict the ratings of mobile applications based on various features and characteristics. It utilizes machine learning algorithms to analyze app data and provide accurate rating predictions. ## Features Predicts app ratings based on input features Easy-to-use interface for inputting app data Fast and efficient prediction results ## Usage Input the relevant app features such as size, category, and reviews. After input press enter and ai predicted your app rating. View the predicted rating output on the screen. ## Technologies Used Python Machine Learning (Pytorch) Pandas (for the train model use csv file) ## License This project is licensed under the [Creative Commons v1.0 Universal] License - see the LICENSE.md file for details. Acknowledgements