DashAI.back.tasks.ImageClassificationTask

class ImageClassificationTask[source]

Base class for image classification tasks.

Here you can change the methods provided by class Task.

__init__()

Methods

__init__()

get_metadata()

Get metadata values for the current task

prepare_for_task(datasetdict, outputs_columns)

Change the column types to suit the image classification task.

validate_dataset_for_task(dataset, ...)

Validate a dataset for the current task.

Attributes

COMPATIBLE_COMPONENTS

TYPE

metadata

schema