unionml.model.BaseHyperparameters#
- class unionml.model.BaseHyperparameters#
Hyperparameter base class
This class is used to auto-generate the hyperparameter type based on the
hyperparameter_configargument orinitcallable signature in theunionml.model.Model.