Skip to content
#

apideployment

Here are 3 public repositories matching this topic...

This project implements Google Cloud's Vertex AI to develop a machine learning model that predicts loan repayment risks using a tabular dataset. It encompasses data preparation, model training, evaluation, deployment, and prediction processes.

  • Updated Oct 9, 2024

Hi! This is my first hands on project for deploying a Machine Learning model using FastAPI. It Shows to serve predictions via a RESTful API using a trained Classifier. This project helped me understand the end-to-end workflow of taking a model from training to deployment using modern Python tools like FastAPI, Pydantic, and Uvicorn.

  • Updated Jun 28, 2025
  • Python

ExploreItAI is a machine learning-based recommendation system built using Python, FastAPI, and scikit-learn. It is designed to analyze user behavior and preferences to suggest the most relevant events or activities. The core idea is to make event exploration intelligent and personalized

  • Updated Jul 31, 2025
  • Python

Add this topic to your repo

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

Learn more