This project is currently work in progress.
Key to maximising this session utilisation is the ability to accurately predict the duration of surgical cases at the time of booking (around one month in advance). As well as allowing sessions to be more optimally filled, this may enable booking staff to rebook cancelled sessions at short notice.
There are several published studies which indicate accuarte predictions of case durations are obtainable by machine learning approaches:
Note: Only public or dummy data are shared in this repository
- Project currently under development.
Relevant packages to be captured in requirements file.
Contributions and identification of issues are welcomed. Please open an issue if you identify one.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/Feature
) - Commit your Changes (
git commit -m 'Add some Feature'
) - Push to the Branch (
git push origin feature/Feature
) - Open a Pull Request
- This project was primarily developed by Patrick Devaney as part of a Cambridge Spark Level 7 Apprenticeship in Data Science and AI.