On October 30, 2017, Dan Wellisch, presented the Python version of the HealthCare.AI open source library. He went through a basic example of a diabetes data set where the goal was to predict 30 day re-admissions for diabetes patients. He discussed the process of training several models, selecting the highest performance one, saving that model, and last running predictions of 30 day re-admissions using that saved model. Here is the full presentation.: