vyashemang / flask-salary-predictor

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

Home Page:https://towardsdatascience.com/deploy-a-machine-learning-model-using-flask-da580f84e60c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://towardsdatascience.com/deploy-a-machine-learning-model-using-flask-da580f84e60c


Languages

Language:CSS 50.9%Language:Python 36.7%Language:HTML 12.4%