saurabhkulkarni77 / pycaret-deployment-google

PyCaret deployment on Google Cloud Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy Machine Learning Pipeline on Google Kubernetes Engine

A beginner’s guide to train and deploy machine learning pipelines in Python using PyCaret

👉 Learning Goals of this Tutorial

  • What is a Container, What is Docker, What is Kubernetes, and What is Google Kubernetes Engine?
  • Build a Docker image and upload it on Google Container Registry (GCR).
  • Create clusters and deploy machine learning pipeline with Flask app as a web service.
  • See a web app in action that uses a trained machine learning pipeline to predict on new data points in real-time.

Read the complete post: https://medium.com/@moez_62905/deploy-machine-learning-model-on-google-kubernetes-engine-94daac85108b

About

PyCaret deployment on Google Cloud Platform


Languages

Language:Jupyter Notebook 95.7%Language:CSS 2.7%Language:HTML 0.7%Language:Python 0.7%Language:Dockerfile 0.2%