pyml.exceptions.excpetions.HyperparametersNotSpecified# exception HyperparametersNotSpecified(hyperparameter)[source]# Excpetion raised when a model is initialized or training is started but hyperparameters are not specified yet. Parameters: hyperparameter (str) – Name of the hyperparameter.