Currently, models are not named coherently (e.g. `baseline_model` vs `hospital_record_generator`). They should all be named coherently, e.g. `foo_generator` and `baz_generator`.
Currently, models are not named coherently (e.g.
baseline_modelvshospital_record_generator).They should all be named coherently, e.g.
foo_generatorandbaz_generator.