astromodule.hp.HyperParameterSet.concat#

HyperParameterSet.concat(hyperparameters: Sequence[dict | HyperParameter])[source]#

Parses a sequence of dictionaries that represents the hyperparameters

Parameters:
hyperparameters: array-like of dictionaries or array-like of `HyperParameter`

The list of hyperparameters that will be added to this hyperparameters set