Skip to content

Exploratory analysis and ML development to predict a wine quality based on its chemical composition.

Notifications You must be signed in to change notification settings

rafaeldeflon/Wine_Expert

Repository files navigation

Wine_Expert

Exploratory analysis and ML development to predict a wine quality based on its chemical composition.

Objective

  • Build a ML model API to predict the wine quality based on its chemistry.

Docs

  • Jupyter notebook: contains the premilinary studies, such as a exploratory analysis, some p-value tests and some ML tests.
  • deploy.py: contain the deployment builded using flask.
  • test_script.py: is a python script to test the API.
  • The remaining files are the data to test the api on the json file and the ML model.

The Data

P. Cortez, A. Cerdeira, F. Almeida, T. Matos and J. Reis. Modeling wine preferences by data mining from physicochemical properties. In Decision Support Systems, Elsevier, 47(4):547-553, 2009.

About

Exploratory analysis and ML development to predict a wine quality based on its chemical composition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published