Type custom_hyperopt
This commit is contained in:
parent
4fd7bedcb2
commit
8022386404
@ -62,6 +62,7 @@ class Hyperopt:
|
||||
hyperopt = Hyperopt(config)
|
||||
hyperopt.start()
|
||||
"""
|
||||
custom_hyperopt: IHyperOpt
|
||||
|
||||
def __init__(self, config: Dict[str, Any]) -> None:
|
||||
self.config = config
|
||||
|
Loading…
Reference in New Issue
Block a user