This project uses DNN, RNN, and Auto-encoder models, and its variants to predict future medical costs for patients in the IQVIA database.
All the data generating code, and models are in the src directory.
Good starting points to look at the code are at the following links. Further text and documentation are provided in the ipynb notebooks.
https://github.com/balaksuiuc/CS598IQVIAClaims/blob/main/src/exploratory_data_analysis.py
https://github.com/balaksuiuc/CS598IQVIAClaims/blob/main/src/cost_prediction_RNN_embedding.ipynb
When running the codes, you will be asked to copy-paste the authorization for the raw/processed files in google drive.