Amazon SageMaker
Last updated
Supported labeling types: Row labeling.
You can integrate your Amazon SageMaker Inference Endpoint for data labeling with ML-assisted labeling.
Create a custom project for row labeling.
Click the gear icon from the extension panel to open the Manage extensions dialog.
Enable the ML-assisted labeling extension.

Once enabled, select Amazon SageMaker as the service provider.

Before creating a role in the IAM page, create the required policies to define permissions for the new role.
Go to your IAM page, navigate to the Policies section, and then create a new policy.
Download the example below and add it.
After that, proceed to create a new role:
Go to the IAM page and navigate to the Roles section.
Click Create Role, then select AWS account as the role type.
Enter the Account ID and External ID. These values are automatically generated in the Datasaur ML-assisted labeling extension and can be copied into AWS.

On the Add permissions step, search the policy you created before and add them to the permissions.
Provide a role name and click Create role. You can check the trusted policies config below. The role will be created successfully.
View your role and copy the Role ARN.

Paste this information into the ML-assisted labeling extension.
Go back to the Amazon SageMaker page and retrieve the Endpoint ARN. Copy it and paste it into the extension.

Once you have configured the settings, click Predict labels to generate predictions from your model.

Last updated