Introducing Flask Program for wine Dataset
This Flask program is used to display the Prediction of Wine Target.
Wine dataset are taken into consider to form a wed-based Flask App.
Install Anaconda(Open Source Package)
Either use Spyder or Ipython .
I have used Spyder Notebook to run this Flask App.
Create a virtual environment before running Flask app.
Install Numpy, Flask, Pandas using Pip command.
First Run the model.py
Then app.py
Path for running the app User/ User_Name/ Anaconda3/ Folder name/ Paste Flask Wine from github
Unzip
Open Spyder console . Then flask-Wine folder
After running app.py Copy the 127.0.0.1:5000/ using mouse button
Don't press ctrl+ C from keyboard else the console will exit the running part
Paste the url in browser and Enter the dataset value in order to predict Wine Target.
Citing the paper(if referred) is mandatory since the paper has copyrights.