Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pronzzz/red-wine-quality

Machine Learning model to predict Red Wine Quality using Random Forest Classifier
https://github.com/pronzzz/red-wine-quality

gridsearchcv hyperparameter-tuning random-forest random-forest-classification random-forest-classifier

Last synced: 14 days ago
JSON representation

Machine Learning model to predict Red Wine Quality using Random Forest Classifier

Awesome Lists containing this project

README

        

## **🍷🍷🍷Red Wine Quality Prediction Model🍷🍷🍷**

πŸ·πŸ‡ **About the Model:**

- Predicts the quality of red wine based on its chemical composition.
- Built using Random Forest Classifier for accurate results.
- Features:
- 11 input features, including alcohol, acidity, sugar content, etc.
- Target: Quality score from 3 to 9.
- Split data into training and testing sets for evaluation.

πŸ“Š **Performance:**

- Achieved an impressive accuracy score of 72.5% on the test set.
- Visualized decision tree structure for better understanding.

πŸš€ **How to Use:**

1. Clone the GitHub repository:
```
git clone https://github.com/username/red-wine-quality-prediction.git
```
2. Install required libraries (listed in `requirements.txt`).
3. Run the Jupyter Notebook (`Wine-quality Model.ipynb`) to train and evaluate the model.

πŸ“ **Note:**

- This model is suitable for predicting the quality of red wine. For other types of wine, a different model may be needed.
- Results may vary based on the specific dataset and hyperparameter tuning.

πŸŽ“ **Learning Resources:**

- [Random Forest Classifier Documentation](https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html)
- [Wine Quality Dataset](https://github.com/pronzzz/red-wine-quality/blob/main/winequality-red.csv)

🀝 **Contributions Welcome:**

- Feel free to contribute to this project by submitting pull requests.
- Share your feedback and suggestions to improve the model further.

🍷 **Enjoy Predicting Red Wine Quality!** πŸ·πŸŽ‰ο»Ώ