Giter VIP home page Giter VIP logo

predicting_quality_of_wine's Introduction

Predicting Quality of Wine

Overview

This notebook uses machine learning to predict the quality of red wine and uses machine learning explainability to find the factors that were most important for predicting wine quality. We explore those factors and use those insights to help pick out bottles of wine when shopping. This notebook is hosted on Kaggle and can be found here: https://www.kaggle.com/code/jarredpriester/picking-wine-it-s-all-in-the-data

Purpose of this Project

The main purpose of this project was to practice working on regression models. This model used Extreme Gradient Boosting and a deep neural network. The second purpose was to use data to help with picking bottles of wine.

What Did I Learn

I learned how machine learning explainability can be used to take a deep dive into machine learning models and extract key insights that can be used in the real world. I also learned that the highest quality of wine had an alchoal content between 12% - 15%.

Dataset Used

The data set we will be using is a dataset from the University of California Irvine's Machine Learning Repository called Wine Quality Dataset. The dataset consists of red vinho verde wine samples, from the north of Portugal. We have 11 variables based on a physiochemical test and 1 quality score variable.

Files Used

winequality-red.csv - dataset picking-wine-it-s-all-in-the-data.ipynb - Kaggle python notebook

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.