ML-CaPsule icon indicating copy to clipboard operation
ML-CaPsule copied to clipboard

Add "Wine Quality Prediction" Project

Open Rajendran2201 opened this issue 9 months ago • 2 comments

Hello @Niketkumardheeryan

I would like to add a new machine learning project, "Wine Quality Prediction" into this repository. I have mentioned the project details below for your reference. I request you to assign this issue to me in accordance to Gssoc'24.

Project Name: Wine Quality Prediction

Project Description: I've developed a machine learning project titled "Wine Quality Prediction" that aims to predict the quality of wines based on various features such as acidity, pH levels, alcohol content, etc. The project utilizes a dataset containing chemical properties of wines and their corresponding quality ratings.

Repository Link: https://github.com/Rajendran2201/machine-learning-projects/tree/main/Wine%20Quality%20Prediction

Project Details:

Dataset: The dataset used in this project is sourced from "winequality-red.csv" which is available in kaggle. It consists of 1599 rows and 12 columns.

Evaluation Metrics: The accuracy score of the trained model is calculated on the test data, which is found to be approximately 93.13%.

Dependencies: NumPy, Pandas, Matplotlib, Seaborn, scikit-learn.

Why Add to MlCapsule Repository? Adding this project to MlCapsule repository will contribute to the diversity of machine learning and data science projects available in the repository. It will also provide an opportunity for others to learn from and contribute to this project.

Rajendran2201 avatar May 12 '24 16:05 Rajendran2201

Thanks for creating the issue

github-actions[bot] avatar May 12 '24 16:05 github-actions[bot]

The issue has been assigned to you , Please follow project guidelines for PR.

Niketkumardheeryan avatar May 12 '24 19:05 Niketkumardheeryan