App rating prediction by review,app version code. Data set based on Android (playstore)
Root
|__ predictions.csv
|__ src
|__ main.ipynb
|__ data
|__ sample_submission (3) (1) (3).csv
|__ test (3) (1) (3).csv
|__ train (3) (1) (3).csv
|__ requirements.txt
|__ README.md
pip install -r requirements.txt
Open Jupyter notebook from src folder and run all cell
cd src
jupyter notebook
If you not have than follow instruction from link