sagemaker_describe_algorithm {paws.machine.learning} | R Documentation |
Returns a description of the specified algorithm that is in your account
Description
Returns a description of the specified algorithm that is in your account.
See https://www.paws-r-sdk.com/docs/sagemaker_describe_algorithm/ for full documentation.
Usage
sagemaker_describe_algorithm(AlgorithmName)
Arguments
AlgorithmName |
[required] The name of the algorithm to describe. |
[Package paws.machine.learning version 0.9.0 Index]