Image Classification Multilabel Args
Image Classification Multilabel. Multi-label image classification is used when an image could have one or more labels from a set of labels - e.g. an image could be labeled with both 'cat' and 'dog'.
Constructors
Properties
Required Limit settings for the AutoML job.
Log verbosity for the job.
Settings used for training the model.
Primary metric to optimize for this task.
Search space for sampling different combinations of models and their hyperparameters.
Model sweeping and hyperparameter sweeping related settings.
Target column name: This is prediction values column. Also known as label column name in context of classification tasks.
Required Training data input.
Validation data inputs.
The fraction of training dataset that needs to be set aside for validation purpose. Values between (0.0 , 1.0) Applied when validation dataset is not provided.