Skip to content

rito-sixt/flask-salary-predictor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-salary-predictor

This is project predicts the salary of the employee based on the experience.

Model

model.py trains and saves the model to the disk. model.pkb the pickle model

App

app.py contains all the requiered for flask and to manage APIs.

Procedure-- Open command Prompt and go to given directory and then run python app.py

About

This is project predicts the salary of the employ based on the experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.9%
  • Python 36.7%
  • HTML 12.4%