Skip to content

Jeff-Winchell/Hospital-Length-of-Stay

Repository files navigation

Length_Of_Stay

predict length of stay in a hospital

As a speed challenge, version 1 to be completed 18 hours from the time this line was added (by Aug 19, 2021 4 PM GMT)

Requires SQL Server and Conda already installed. run Make_Main_Env.bat to get python, R and required python and R libraries run Export_Most_Stringent_Dataset.py or Make_NonNull_Dataset.py python programs to generate the relevant data used to train and test the prediction model. run Predict_LOS.r to train and test the model.