DashAI.back.job.PredictJob

class PredictJob(**kwargs)[source]

PredictJob class to run the prediction.

__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, session_factory, ...])

Run the job.

set_status_as_delivered()

Set the status of the job as delivered.

Attributes

TYPE