Giter Site home page Giter Site logo

wine-quality-prediction's Introduction

Wine-Quality-Prediction

This project aims to to predict the quality of wine using linear regression.

Dataset

  1. The dataset used for this project can be found on Kaggle under the name "Red Wine Quality".
  2. The main aim of the red wine quality dataset is to predict which of the physiochemical features make good wine. With 11 variables and 1 output variable (quality) given.

Prerequisites

  1. Python 3.6 or above
  2. NumPy
  3. Pandas
  4. Matplotlib
  5. Scikit-learn

Steps to predict the quality of wine

  1. Define the Problem
  2. Data Gathering
  3. Data Cleaning
  4. Data Exploration and Visualization
  5. Train the algorithm

Usage

  1. Download the datset from kaggle and save it in the project directory.
  2. Run the redwine_quality_prediction.ipynb file, which contains the code for data preprocessing, model training, and evaluation.
  3. The script will load the dataset, preprocess the data, split it into training and testing sets, train a linear regression model, and evaluate its performance.
  4. After the model training is completed, it will predict quality of the wine.

License

The dataset used in this project is subject to the licensing terms provided by Kaggle. Please refer to the dataset's license for more details.

Contributing

Contributions to this project are welcome. If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

Contact

For any questions or inquiries, please contact [[email protected]].

wine-quality-prediction's People

Contributors

siriamarlapudi avatar

Watchers

 avatar

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.