Skip to content

nirmalyabag20/Wine-Quality-Prediction-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Wine Quality Prediction

Overview~

This project leverages machine learning to predict the quality of wine based on its physicochemical properties. The objective is to develop a robust classification model that aids in determining wine quality, offering value to vintners, distributors, and consumers alike.

Tools~

Python, NumPy, pandas, scikit-learn, matplotlib, seaborn

Approach~

• Data Preprocessing: Cleaned and standardized data for model training.

• EDA: Visualized relationships between chemical features and wine quality.

• Modeling: Tested RandomForestClassifier model.

• Evaluation: Assessed models using accuracy_score.

Results~

• Model: RandomForestClassifier model with 90% accuracy

• Insights: Key factors like alcohol and acidity affect wine quality.

About

This project analyzes the chemical properties of wines to identify key factors influencing quality. By leveraging machine learning techniques, i aim to develop predictive models that accurately classify wine quality, providing valuable insights for producers and enthusiasts alike.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors