DashAI.back.job.ExplorerJob
- class ExplorerJob(**kwargs)[source]
ExplorerJob class to launch explorations.
- __init__(**kwargs)
Constructor of the ModelJob class.
- Parameters:
kwargs (dict) – dictionary containing the parameters of the job.
Methods
__init__
(**kwargs)Constructor of the ModelJob class.
run
([component_registry, config])Run the job.
set_status_as_delivered
()Set the status of the explorer as delivered.
Attributes
TYPE