Skip to content

Latest commit

Β 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🍷 Wine Quality Analysis

This project performs an in-depth analysis and prediction of wine quality using machine learning techniques. It explores various data preprocessing, visualization, and classification approaches to determine factors that impact wine quality.

πŸ“ Project Structure

πŸ“Š Dataset

πŸ” Exploratory Data Analysis

  • Null value detection
  • Distribution plots for all features
  • Correlation heatmap
  • Feature importance analysis

πŸ€– Machine Learning Models Used

  • Logistic Regression
  • Decision Tree Classifier
  • Random Forest Classifier
  • Support Vector Machine (SVM)
  • Gradient Boosting

Each model was evaluated using accuracy, confusion matrix, and classification report.

πŸ“ˆ Model Evaluation

Performance metrics like:

  • Accuracy
  • Precision, Recall, F1-score
  • Confusion matrix
  • ROC Curve (if implemented)

πŸ§ͺ Results

  • Feature(s) like alcohol, volatile acidity, and sulphates showed strong correlation with wine quality.
  • The best-performing model (e.g., Random Forest) achieved an accuracy of ~X% (fill this based on your results).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages