0% found this document useful (0 votes)
32 views22 pages

Wine Quality Prediction

this is my wine quality prediction project ppt created by me

Uploaded by

Vishali ?
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views22 pages

Wine Quality Prediction

this is my wine quality prediction project ppt created by me

Uploaded by

Vishali ?
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 22

Wine Quality Prediction

By
Vishali MS(E0321004)
CONTENT

Understanding Wine Quality Prediction

Building the Wine Quality Prediction Model

Deployment and Application


CONTENT

Understanding Wine Quality Prediction

Building the Wine Quality Prediction Model

Result and Deployment


Understanding Wine Quality Prediction
Understanding Wine Quality Prediction
Understanding Wine Quality Prediction

01 02 03
Wine quality dataset Machine Learning Business Application
algorithms
Understanding Wine Quality Prediction

01 Wine quality dataset


Understanding Wine Quality Prediction

01 02 03
Wine quality dataset Machine Learning Business Application
algorithms
Understanding Wine Quality Prediction

02 Machine Learning algorithms


Utilizing machine learning algorithms to train models for predicting wine quality based on
specific features. (KNN, Naïve bayes, Random forest, etc.)
Understanding Wine Quality Prediction

01 02 03
Wine quality dataset Machine Learning Business Application
algorithms
Understanding Wine Quality Prediction

03 Business Application
The prediction of wine quality has significant implications for winemaking and consumer
satisfaction.
BLOCK DIAGRAM
WINE DATA DATA
PREPROCESSING SPLITING DATA
COLLECTION

APPLY MODEL TRANING


TESTING DATA
TRANING DATA

PREDICT WINE
QUALITY
Building the Wine Quality Prediction Model
Building the Wine Quality Prediction Model
Building the Wine Quality Prediction Model
The main steps for building a machine learning model to predict the quality of wine include
1.Importing the libraries.
2.Accessing and importing the wine quality datasets into a data frame.
3.Analyzing and processing wine data
4.Constructing an ML model
5.Implementing different classification approaches to the prepared wine dataset
6.Drawing conclusions and selecting the best classification method
Building the Wine Quality Prediction Model

The main steps for building a machine learning model to predict the quality of wine include
1.Importing the libraries.
2.Accessing and importing the wine quality datasets into a data frame.
3.Analyzing and processing wine data
4.Constructing an ML model
5.Implementing different classification approaches to the prepared wine dataset
6.Drawing conclusions and selecting the best classification method
Result and Deployment
Result and Deployment
Result and Deployment

After building a machine learning model we need to check the accuracy of each model used.
Then decide which model is best for this wine quality prediction.
Result and Deployment

You might also like