Make HMA use hierarchical sampling mixin #1428
Labels
feature:sampling
Related to generating synthetic data after a model is built
internal
The issue doesn't change the API or functionality
Milestone
Problem Description
As an engineer, it would be helpful to have our synthesizers follow clear and well defined abstractions for the sake of modifying or enhancing functionality.
Expected behavior
HMASynthesizer
inherit from thatBaseHierachicalSampler
and implement the required methods.Additional context
The text was updated successfully, but these errors were encountered: