This project analyzes patient churn at a community health center to identify key risk factors and support data-driven retention strategies.
Many patients stop visiting the clinic over time, affecting care continuity and planning. This project identifies churn patterns and builds a dashboard to support targeted actions.
- Python:
pandas,seaborn,matplotlib(for EDA) - Jupyter Notebook: For data exploration and documentation
- Tableau Public: For final dashboard visualization
- Data cleaning and preprocessing
- Exploratory Data Analysis (EDA)
- Feature engineering
- Churn risk factor identification
- Dashboard creation in Tableau
- Patients with infrequent visits over 6 months are more likely to churn.
- Certain demographics (e.g. age 60+) have higher retention with consistent follow-ups.
Health_Center_Churn_Analysis.ipynb: Jupyter notebook with full analysis.ipynb_checkpoints/: Auto-generated by Jupyter (can be ignored)
Click the image below to explore the live dashboard on Tableau Public:
- Incorporate ML model for churn prediction
- Automate reporting
- Integrate real-time data from a health system
If you find this project useful or want to collaborate, feel free to connect on LinkedIn.