AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
A set of conditions for stopping a labeling job. If any of the conditions are met,
the job is automatically stopped. You can use these conditions to control the cost
of data labeling.
Labeling jobs fail after 30 days with an appropriate client error message.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class LabelingJobStoppingConditions
The LabelingJobStoppingConditions type exposes the following members
Name | Description | |
---|---|---|
![]() |
LabelingJobStoppingConditions() |
Name | Type | Description | |
---|---|---|---|
![]() |
MaxHumanLabeledObjectCount | System.Int32 |
Gets and sets the property MaxHumanLabeledObjectCount. The maximum number of objects that can be labeled by human workers. |
![]() |
MaxPercentageOfInputDatasetLabeled | System.Int32 |
Gets and sets the property MaxPercentageOfInputDatasetLabeled. The maximum number of input data objects that should be labeled. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5