comprehend_start_flywheel_iteration: Start the flywheel iteration

View source: R/comprehend_operations.R

comprehend_start_flywheel_iterationR Documentation

Start the flywheel iteration

Description

Start the flywheel iteration.This operation uses any new datasets to train a new model version. For more information about flywheels, see Flywheel overview in the Amazon Comprehend Developer Guide.

See https://www.paws-r-sdk.com/docs/comprehend_start_flywheel_iteration/ for full documentation.

Usage

comprehend_start_flywheel_iteration(FlywheelArn, ClientRequestToken = NULL)

Arguments

FlywheelArn

[required] The ARN of the flywheel.

ClientRequestToken

A unique identifier for the request. If you don't set the client request token, Amazon Comprehend generates one.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.