Skip to content

Artificial Neural Network on UCI Machine Learning Repository Wine Dataset which would use chemical analysis to determine the origin of wines.

Notifications You must be signed in to change notification settings

shubhambhardwaj007/Wines-Recognization-ANN-Model

Repository files navigation

Artificial Neural Network on Wine Dataset Its built from scratch using Keras in Python. The attributes are

  1. Alcohol
  2. Malic acid
  3. Ash
  4. Alcalinity of ash
  5. Magnesium
  6. Total phenols
  7. Flavanoids
  8. Nonflavanoid phenols
  9. Proanthocyanins
  10. Color intensity
  11. Hue
  12. OD280/OD315 of diluted wines
  13. Proline

During data preprocessing phase, I have used feature elimination techniqes via Exploratory Data Analysis(EDA) and data visualization to reduce Computational Time to a greater extent.

Download Dataset: Wine Dataset

About

Artificial Neural Network on UCI Machine Learning Repository Wine Dataset which would use chemical analysis to determine the origin of wines.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages