Refactor CoreEstimator Class for Code Reuse and to Reduce Clutter
Opened this issue · 0 comments
alizma commented
Now that additional models are being added, lots of code is being reused. Method arguments, constants, and interfacing should all be improved for cleanliness and modularity.