This project is about the prediction of red wine quality using different machine learning algorithms
-
Updated
Sep 17, 2020 - Jupyter Notebook
This project is about the prediction of red wine quality using different machine learning algorithms
Verzeo Machine Learning With Python
The project applied machine learning to predict red wine quality using the UCI dataset. Key steps included data exploration, model selection (with a focus on a stacking classifier), and evaluation using metrics like F1 Score. Feature importance was also analyzed for insights.
I implemented the Random Forest Algorithm, from the scratch, to predict the quality of red wine. The algorithm proved to be quite accurate.
This repository stored the output of IBM SPSS's multiple linear regression and factor analysis of red wine quality dataset. The dataset used is from Kaggle (https://www.kaggle.com/uciml/red-wine-quality-cortez-et-al-2009). The software used in this repository is IBM SPSS 26
This project is about the prediction of red wine quality using different machine learning algorithms with MLOps and CICD pipeline.
Practice classification,evaluation and clustering with red-wine dataset.
Add a description, image, and links to the red-wine-quality-dataset topic page so that developers can more easily learn about it.
To associate your repository with the red-wine-quality-dataset topic, visit your repo's landing page and select "manage topics."