View source: R/comprehend_operations.R
comprehend_start_flywheel_iteration | R Documentation |
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.
comprehend_start_flywheel_iteration(FlywheelArn, ClientRequestToken = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.