This project analyzes patient healthcare data to predict the length of hospital stay using machine learning techniques.
- Explore patient demographics and medical features
- Identify factors affecting hospital stay duration
- Develop predictive models for stay estimation
- Linear Regression
- Random Forest
- Gradient Boosting
Model performance measured using accuracy and error metrics.
Python, Pandas, Scikit-learn, Matplotlib