Skip to content
#

ml-deployment

Here are 34 public repositories matching this topic...

An end-to-end ML model deployment pipeline on GCP: train in Cloud Shell, containerize with Docker, push to Artifact Registry, deploy on GKE, and build a basic frontend to interact through exposed endpoints. This showcases the benefits of containerized deployments, centralized image management, and automated orchestration using GCP tools.

  • Updated Mar 4, 2024
  • Python

This Flask web application performs text sentiment analysis and text generation based on user input. Users can input text, and the application will analyze its sentiment using NLTK's Vader sentiment analysis tool and generate additional text using the GPT-2 model.

  • Updated Mar 1, 2024
  • Python

An end-to-end ML project, which aims at developing a regression model for the problem of predicting the sales of a given product, based on its properties like item category, weight, visibility, MRP, type of outlet the product is sold, size of the outlet etc.

  • Updated Mar 11, 2023
  • Python

Improve this page

Add a description, image, and links to the ml-deployment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ml-deployment topic, visit your repo's landing page and select "manage topics."

Learn more