Image Instance Segmentation Response
Image Instance Segmentation. Instance segmentation is used to identify objects in an image at the pixel level, drawing a polygon around each object in the image.
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.