personalize_describe_algorithm {paws.machine.learning} | R Documentation |
Describes the given algorithm
Description
Describes the given algorithm.
See https://www.paws-r-sdk.com/docs/personalize_describe_algorithm/ for full documentation.
Usage
personalize_describe_algorithm(algorithmArn)
Arguments
algorithmArn |
[required] The Amazon Resource Name (ARN) of the algorithm to describe. |
[Package paws.machine.learning version 0.9.0 Index]