DashAI.back.job.ConverterListJob
- class ConverterListJob(**kwargs)[source]
ConverterListJob class to modify a dataset by applying a sequence of converters.
- __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.
get_job_name
()Get a descriptive name for the job.
run
()Run the job.
set_status_as_delivered
([session_factory])Set the status of the list as delivered.
set_status_as_error
([session_factory])Set the status of the converter list as error.
Attributes
TYPE