pfehlinger / risk_adjustment_model

Python implementation of Healthcare Risk Adjustment Models
MIT License
2 stars 0 forks source link

Config refactor #22

Closed pfehlinger closed 5 months ago

pfehlinger commented 5 months ago

Refactoring Code base to use class inheritance as opposed to a config file and importing functions via importlib.