Image Object Detection Args
Image Object Detection. Object detection is used to identify objects in an image and locate each object with a bounding box e.g. locate all dogs and cats in an image and draw a bounding box around each.
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.