Skip to content

samadhiy/Churn_MLOPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer Churn Prediction (MLOps Project)

This project implements an end-to-end Machine Learning pipeline to predict customer churn using Logistic Regression, Random Forest, and XGBoost.

Project Architecture

  • Data Versioning: DVC (Data Version Control)
  • Experiment Tracking: MLflow
  • Remote Storage & Dashboard: DagsHub
  • Workflow: Automated pipeline stages (Ingestion -> Preprocessing -> Training)

How to Reproduce

To replicate this project on your machine, follow these steps:

  1. Clone the repository:
    git clone [https://github.com/samadhiy/Churn_MLOPS.git](https://github.com/samadhiy/Churn_MLOPS.git)
    cd Churn_MLOPS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors