Credit Churn Prediction using MLOPS(MLFLOW), Streamlit and Amazon EC2
Project Details
- Built an end to end data science pipeline to handle various stages of data science project. Right from Data Ingestion to Model Deployment.
- Built Machine learning model and streamlit web web application for Customer Credit churn predictions.
- Used MLFLOW for machine learning model tracking and logging.
- Deployed my web app on Amazon EC2 infrastructure.
Various Data Pipelines are Built for various Stages involved in my Project
- Data Ingestion
- Data Validation
- Data Transformation
- Model Training
- Model Evaluation
Project Architecture
Below are some of the screenshots for my streamlit web application and Amazon Ec2 Deployment.
Customer Churn Streamlit Web App
Machine Learning Model Tracking using MLFLOW
App Deployed on Amazon EC2 Instance: Summary
Model Deployment on Amazon EC2
You can find the Project code here