nortonlyr / machine_learning_deployment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

machine_learning_deployment

This repo is a practical exercise of deploying the machine learning model (Linear Regression on Salary prediction) on Heroku.

environment:

  • python 3.7
  • sklearn
  • numpy
  • pandas
  • Flask
  • gunicorn
  • pickle

For the detail explaination, please see the reference.

reference: https://github.com/krishnaik06/Heroku-Demo

About


Languages

Language:Python 62.9%Language:HTML 37.1%