Showing 1 Result(s)

Deploying a Machine Learning Model with Docker and Kubernetes on Google Cloud Platform

This project demonstrates the deployment of a machine learning model using Docker and Kubernetes on Google Cloud Platform (GCP), highlighting skills in MLOps, containerization, and cloud infrastructure management. The process integrates a pre-trained PyCaret model into a Flask application, containerized with Docker, and orchestrated with Kubernetes for scalability and reliability. Project Overview Key Steps Outcomes …