bparikh99 / flask_deployment

Salary Prediction Model deployment in flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flask_deployment

Salary Prediction Model deployment in flask Starting With Flask download Flask using pip pip install flask


and create seperate file for as given here!!

------main python code

  ----flask file 
  
  ----template section
  
      -------index.html
      
          ----css file

we are using flask framework so we have to certain rules according to that and create a template section and where we have to give html file

About

Salary Prediction Model deployment in flask


Languages

Language:CSS 74.8%Language:Python 16.4%Language:HTML 8.7%