This is my take on the Wine Quality Dataset.
The wine quality has two available dataset, one for white wine and one for the red wine.
Each dataset can be used to predict the quality of the wine based on the wine features.
In this take, I combined the two dataset and added another column that indicates if it is a red wine or white wine.
I created a model that will take the wine features and release two outputs, the wine quality and the wine type.
I used tensorflow functional API in creating the model itself.
-
Notifications
You must be signed in to change notification settings - Fork 0
neilambion/TF-Wine-Quality-Dataset
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is my take on the Wine Quality Dataset. (Multi Label problem)
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published