Skip to content
#

end-to-end-ml

Here are 41 public repositories matching this topic...

AI-powered medical imaging system for multi-disease chest X-ray detection,built with EfficientNet deep learning, a FastAPI backend, and an interactive Streamlit dashboard. Deployed on Render for real-time healthcare diagnostics, detecting conditions like Atelectasis, Edema and more.An end-to-end project demonstrating model training,API development.

  • Updated Mar 28, 2026
  • Jupyter Notebook

End-to-end MLOps project for predictive maintenance using engine sensor data. Includes data versioning on Hugging Face, MLflow experiment tracking, CI/CD with GitHub Actions, and Dockerized Streamlit deployment for real-time engine failure classification.

  • Updated Mar 8, 2026
  • Jupyter Notebook

An end-to-end machine learning project built on the UCI Heart Disease dataset, covering data preprocessing, feature engineering, model training, evaluation, and deployment. The project includes Streamlit app that supports both single-patient and batch predictions, ensuring reproducibility through a well-structured pipeline and saved model artifacts

  • Updated Jan 20, 2026
  • Jupyter Notebook

This project builds a predictive model to estimate visa approval likelihood using candidate and job-related features. It showcases an end-to-end machine learning workflow with EDA, feature engineering, and model tuning to automate parts of the visa evaluation process.

  • Updated Oct 30, 2025
  • Jupyter Notebook

An end-to-end machine learning project to predict the sale price of bulldozers. This repository details a full data science workflow, including data preprocessing, model training with scikit-learn pipelines, hyperparameter tuning, and model evaluation.

  • Updated Aug 30, 2025
  • Jupyter Notebook

✈️ End-to-end ML web app that predicts Indian domestic flight ticket prices. Built with Python, scikit-learn & Flask — covers data cleaning, feature engineering (34 features from 10K+ records), model comparison (Lasso, Ridge, SVR & more), and a responsive UI for real-time predictions.

  • Updated Mar 9, 2026
  • Jupyter Notebook

Production-grade end-to-end MLOps pipeline for vehicle insurance response prediction, built with scikit-learn, FastAPI, Docker, and AWS. Covers the full ML lifecycle: MongoDB-based data ingestion, schema validation, feature engineering, model training and evaluation, model registry on S3, CI/CD with GitHub Actions, and cloud deployment on EC2.

  • Updated Jan 25, 2026
  • Jupyter Notebook

Sentiment Analysis is a Natural Language Processing (NLP) technique used to identify the emotional tone behind a piece of text — typically classified as positive, negative, or neutral.

  • Updated Oct 23, 2025
  • Jupyter Notebook

Implements the full ML lifecycle: time-aware feature engineering, XGBoost modeling with Optuna + MLflow, FastAPI inference, Streamlit dashboard, Dockerized services, CI/CD via GitHub Actions, and deployment on AWS ECS Fargate (S3, ECR, ALB).

  • Updated Feb 1, 2026
  • Jupyter Notebook

Improve this page

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

Learn more