There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Wine quality prediction using KNN algorithm with Python and Jupyter Notebook. For the expositional ease, I'll be turning "quality" feature into a two variable consisting of good (rating>5) and bad (rating <=5).