Skip to content

wine recognition dataset in micro services and docker implementation

Notifications You must be signed in to change notification settings

BaluYaddhanapudi/wine_recog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Demo/Assignment

https://github.com/BaluYaddhanapudi/wine_recog.git contains code which demonstrates docker and docker-compose using the wine recognition dataset (https://scikit-learn.org/stable/modules/generated/sklearn.datasets.load_wine.html)

Pre-requisites

  • Install docker
  • Install docker-compose

Running Instructions

  • Create a fork of the repo using the fork button.
  • Clone your fork using git clone https://www.github.com/<your-username>/wine_recog.git
  • Build the images using docker-compose build
  • Spin up the containers using docker-compose up

About

wine recognition dataset in micro services and docker implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published