Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medical Appointment No-Show Prediction & Demand Forecasting

Project Overview

This project focuses on predicting patient attendance and optimizing scheduling using data-driven insights to improve operational efficiency and care delivery.


Deliverables

File Description
medical_noshow_notebook.ipynb Full EDA → Preprocessing → Classification → Forecasting notebook
app.py Streamlit multi-page web application
Models/ Saved model files (.pkl)

Quick Start

Install dependencies

pip install streamlit pandas numpy scikit-learn xgboost lightgbm imbalanced-learn matplotlib seaborn joblib

Run the Streamlit App

streamlit run app.py

About

Predicting medical appointment no-shows using machine learning and forecasting techniques. Combines patient demographics, health factors, and weather patterns to improve hospital resource planning and reduce missed appointments.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages