-
This Web App predicts whether a wine is of low, medium or high quality. It takes quantity of alcohol, sulphur, volatile acidity, citric acid as input from the user and predicts the quality.
-
To run the app locally. Follow the steps:
- Download the code as ZIP file and extract it.
- Open terminal/command prompt inside the folder.
- Run
pip install -r requirements.txt
- Run
python app.py
- Put the url in browser
-
Notebook file and dataset is present inside static folder for reference.
-
To view the deployed model, visit the following link: https://anuragunnikannan.pythonanywhere.com
-
Here is a preview of the web app:
-
Notifications
You must be signed in to change notification settings - Fork 0
Predicts quality of wine based on quantity of alcohol, sulphur, volatile acidity and citric acid.
License
anuragunnikannan/Wine_Quality_Prediction
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Predicts quality of wine based on quantity of alcohol, sulphur, volatile acidity and citric acid.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published