Skip to content

Spacehack100/Assignment-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment Docker for Cloud fundamentels - By Jens Kersemans

The model will predict whether you will buy an advertised product. It calculates this based on your gender, age and estimated yearly salary.

First intiate the 'docker-compose.yaml' file to start both containers, then use below URL's to continue.
http://localhost:8080 will lead you to the homepage with some info on how to use it.
http://localhost:8080/predict/gender/age/estimatedSalary will do a prediction and present the result. You will need to replace 'gender' with 0 or 1, 'age' with your age in years and 'estimatedSalary' with your yearly salary in euro.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors