Published 2023-10-19
Keywords
- Decision trees, Random forests, stochastic gradient descent and Wine.
How to Cite
Abstract
Wine companies spend a lot of money to test the quality of their wine because they need to buy
specialized equipment and build elaborate winery labs to house it. Lab testing also takes a lot of
time because it is so labour-intensive. Some people even go so far as to hire qualified taste
consultants, which is an expensive alternative. In this instance, we created an effective machine
learning model that can forecast wine quality based on some physicochemical traits, enabling the
production and distribution of the highest quality wine. Using decision trees, random forests, and
stochastic gradient descent. This was accomplished by using an industry-specific database for the
wine-making industry. It was shown that the random forest strategy outperformed the other two
strategies after training and testing on a set of dataa higher accuracy of 93%. This shows how
wine companies can start saving money and making decisions that are much more informed.