Jobs
All registered Job components in DashAI.
| Name | Description |
|---|---|
| ConverterJob | ConverterJob class to modify a dataset by applying a sequence of converters. |
| DatasetJob | Job for processing and uploading datasets using streaming data processing. |
| ExplainerJob | ExplainerJob class to calculate explanations. |
| ExplorerJob | ExplorerJob class to launch explorations. |
| GenerativeJob | GenerativeJob class to infer with generative models. |
| ModelJob | ModelJob class to run the model training. |
| PipelineJob | Abstract class for all Jobs. |
| PredictJob | PredictJob class to run the prediction. |