personalize_get_solution_metrics {paws.machine.learning}R Documentation

Gets the metrics for the specified solution version

Description

Gets the metrics for the specified solution version.

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

Usage

personalize_get_solution_metrics(solutionVersionArn)

Arguments

solutionVersionArn

[required] The Amazon Resource Name (ARN) of the solution version for which to get metrics.


[Package paws.machine.learning version 0.7.0 Index]