Skip to content
#

end-to-end-pipeline

Here are 34 public repositories matching this topic...

Developed an end-to-end ML system on Azure to predict loan defaults, leveraging advanced data preprocessing, feature engineering, and machine learning models to optimize accuracy. This project includes a comprehensive suite of tools and techniques for robust financial risk assessment, deployed to enhance decision-making for high-risk exposures.

  • Updated Apr 21, 2024
  • Jupyter Notebook

This project uses machine learning to predict customer churn in the banking sector. It covers the end-to-end process, from data ingestion, validation, and transformation to model training and deployment using FastAPI. The system includes real-time predictions and provides an API for customer churn analysis.

  • Updated Sep 10, 2025
  • Python

This project is an end-to-end MLOps pipeline for a network security system that detects phishing and malicious activities using machine learning. It automates data ingestion, preprocessing, model training, and deployment while leveraging AWS S3 for model storage and GitHub Actions for CI/CD. The system includes realtime monitoring & a web interface

  • Updated Apr 15, 2025
  • Python

An end-to-end Business Intelligence (BI) pipeline designed to process and analyze 141 million IMDb records for deriving insights on movies, ratings, and global cinema trends. The project demonstrates large-scale data engineering, ELT automation, and dashboard-driven analytics.

  • Updated Feb 2, 2026
  • HTML

This tutorial walks through the process of building an end-to-end service. It covers setting up a conda environment, creating functions, exposing it through an API, and running the API locally, how to dockerize the service using Dockerfile and docker-compose, and finally, how to access and interact with the containerized service.

  • Updated Oct 10, 2024
  • Python

This RAG (Retrieval-Augmented Generation) pipeline is used to enable intelligent question answering over unstructured receipt documents. It combines OCR, semantic search, and large language models to extract, store, and retrieve relevant information from receipts, allowing users to query their data using natural language.

  • Updated Apr 14, 2026
  • Python

Improve this page

Add a description, image, and links to the end-to-end-pipeline 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 end-to-end-pipeline topic, visit your repo's landing page and select "manage topics."

Learn more