Skip to content

Using this Docker image an employees can predict their approximate salary on the basis of Year of Experience in their job profile.

Notifications You must be signed in to change notification settings

pandavgupta/Predicting_salary_on_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicting_salary_on_docker

Using this Docker image an employees can predict their approximate salary on the basis of Year of Experience in their job profile.

How to use the docker image

1.First download the image from docker hub: docker pull pandav10/salary_model:v1

2.Run the docker image docker run -it pandav10/salary_model:v1

Now you can enter your year of experiance and find the expected salary.

Note: This model is created using small dataset so it is not useful for real world use case.

About

Using this Docker image an employees can predict their approximate salary on the basis of Year of Experience in their job profile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published