Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayantika22 committed Jun 22, 2020
1 parent c010baa commit aa28a92
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,47 @@
# Flask-program-For-Wine-Dataset

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.

# For more information, Cite this paper if referred.

1. http://www.ijitee.org/wp-content/uploads/papers/v9i7/G5943059720.pdf

2. https://www.researchgate.net/profile/Ayantika_Nath2/publication/341671505_Clustering_Visualization_and_Class_Prediction_using_Flask_of_Benchmark_Dataset_for_Unsupervised_Techniques_in_ML/links/5ece482292851c9c5e5f8695/Clustering-Visualization-and-Class-Prediction-using-Flask-of-Benchmark-Dataset-for-Unsupervised-Techniques-in-ML.pdf

3. https://www.researchgate.net/profile/Ayantika_Nath2/publication/341150281_Clustering_Using_Dimensional_Reduction_Techniques_for_Energy_Efficiency_in_WSNs_A_Review/links/5eb10592299bf18b9595b113/Clustering-Using-Dimensional-Reduction-Techniques-for-Energy-Efficiency-in-WSNs-A-Review.pdf

Citing the paper(if referred) is mandatory since the paper has copyrights.

# Enjoy Coding


0 comments on commit aa28a92

Please sign in to comment.