Summary
Add a machine learning model to predict whether a patient will miss their medical appointment.
Motivation
To contribute a new dataset-based predictive model using Python and scikit-learn.
Tasks
- Add preprocessing pipeline and model script.
- Include dataset and documentation.
- Add evaluation metrics (accuracy, precision, recall).
Expected Outcome
A working ML model that can predict appointment no-shows.