We included all the codes regarding the work that has been done for the administrative data from data preparation, traditional statistical modeling, sliding window, and patient representations, to the advanced deep learning models. The order of the folders for this work is:
5- Reinforcement learning Models
Title: Exploring the Preprocessing of a Time-Series Administrative Healthcare Dataset on Deep Learning to Improve Prediction
Preprocessing methods are important in enhancing prediction performance for time-series administrative data. This study underscores the importance of preprocessing methods by comparing two data representation techniques that can be used with sliding window techniques for time-series administrative healthcare data for use with gated recurrent unit (GRU) networks. The first method uses a sequence event representation and the second employs a sequence matrix representation. The evaluation was conducted through a retrospective administrative healthcare data case study to predict multiple outcomes. The target outcomes were the first instances of healthcare encounters indicating homelessness or police interaction that appeared in the healthcare data. Results reveal that the GRU combined with sequence matrix representation and sliding window outperformed the sequence of events with the sliding window by over 20% in area under the curve (AUC) and sensitivity for both outcomes. Given the data used in this analysis, sequence matrix representation was superior to sequence event representation while using GRU models. The results remained consistent across the evaluation in real-world clinical frameworks using two trigger methods for prediction time, such as the sliding window and clinical demand window structures.
@ARTICLE{10807221, author={Shahidi, Faezehsadat and Macdonald, M. Ethan and Seitz, Dallas and Barry, Rebecca and Messier, Geoffrey}, journal={IEEE Access}, title={Exploring the Preprocessing of a Time-Series Healthcare Administrative Dataset on Deep Learning to Improve Prediction}, year={2024}, volume={}, number={}, pages={1-1}, keywords={Medical services;Codes;Predictive models;Law enforcement;Sparse matrices;Indexes;Data models;Databases;Logic gates;Vectors;Gated recurrent unit networks;on clinical demand window structure;sliding window;sequence of event and sequence matrix representations;time-series healthcare administrative data}, doi={10.1109/ACCESS.2024.3520425}}
4- Codes in the "EnsembleHybridModels" folder accepted in the International Conference on Bioinformatics and Biomedicine (BIBM).
It will be published in BIBM conference proceedings in the IEEE Xplore® Digital Library.