docker pull priteshtadvi/wine-quality-image:latest
https://huggingface.co/spaces/pritesh29/Wine-Quality-Prediction
- Update config.yaml
- Update schema.yaml
- Update params.yaml
- Update the entity
- Update the configuration manager in src config
- Update the components
- Update the pipeline
- Update the main.py
- Update the app.py
Clone the repository
git clone https://github.com/pritesh2000/Wine_Quality_Predictioncd Wine_Quality_Predictionvirtualenv env# for bash
source env/scripts/activateor
# for command prompt
env\scripts\activatepip install -r requirements.txtpython app.pyOpen up your localhost:8080 (make sure the port has not been used before).
Now app can run using trained data and predict the result