unionml.model.BaseHyperparameters#

class unionml.model.BaseHyperparameters#

Hyperparameter base class

This class is used to auto-generate the hyperparameter type based on the hyperparameter_config argument or init callable signature in the unionml.model.Model.