start_inference_experiment
(**kwargs)¶Starts an inference experiment.
See also: AWS API Documentation
Request Syntax
response = client.start_inference_experiment(
Name='string'
)
[REQUIRED]
The name of the inference experiment to start.
{
'InferenceExperimentArn': 'string'
}
Response Structure
The ARN of the started inference experiment to start.
Exceptions
SageMaker.Client.exceptions.ConflictException
SageMaker.Client.exceptions.ResourceNotFound