vernonalbertabc / Docker-Tutorial---Flask-ML-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker tutorial - Flask ML app

1) Simple example of deployment of a linear regression app to predict salary based on experience. 
2) App created with Flask and HTML and Deployment with docker.
3) Salary_Data.csv from https://www.kaggle.com/vihansp/salary-data
4) Push and pull docker image and run it on http://localhost:5000/
5) Implementation of a CI/CD pipeline with Jenkins
 

About


Languages

Language:Jupyter Notebook 70.0%Language:HTML 14.1%Language:Python 10.4%Language:Batchfile 4.0%Language:Dockerfile 1.5%