astromodule.hp.HP#
- class HP[source]#
- A utilitary factory class that produces concretes - HyperParameterinstances according to its types. Used for convenience, to avoid importing and instantiating each type of hyperparmeter separately.- Returns:
- Hyperparameter
- A concrete instance of hyperparmeter. 
 
 - Methods - classmethod __new__(*args, **kwargs)#
 
