bayes-chime icon indicating copy to clipboard operation
bayes-chime copied to clipboard

[model] Refactor model code: Simplify user experience for the authors of the model

Open rcknplyr opened this issue 4 years ago • 0 comments

  • Remove classes that aggregate multiple parameters/functions. This makes code hard to follow for model authors
  • Take the larger functions and split them into smaller functions
  • Ensure a simple mapping of 1 function to 1 parameter
  • Ensure functions are accessible individually

rcknplyr avatar Apr 16 '20 23:04 rcknplyr