• Stars
    star
    2
  • Language
    Jupyter Notebook
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

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).