Skip to content

A classification model on the famous Wine dataset by UCI. Used KNN and Neural Networks to solve it. Results at par (slightly better than most public blogs)

License

Notifications You must be signed in to change notification settings

hamzahkhan/WhiteWineQuality

Repository files navigation

WhiteWineQuality

A classification model on the famous Wine dataset by UCI. Used KNN and Neural Networks to solve it. Tried my hand on the white wine dataset, link here https://archive.ics.uci.edu/ml/datasets/Wine+Quality 3 files of interest above -

  1. ExploratoryDataAnalysis.ipynb - Exploratory Data Analysis
  2. Neural_Network_model.ipynb - Deep Learning model using NN architecture in Keras and TF.
  3. Nearest_Neighbour.ipynb - Near Neighbour Analysis, Dimension Reduction and Weighted distances

Results at par (slightly better than most public blogs) present in results.txt file.

About

A classification model on the famous Wine dataset by UCI. Used KNN and Neural Networks to solve it. Results at par (slightly better than most public blogs)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published