sagemaker_describe_feature_metadata {paws.machine.learning} | R Documentation |
Shows the metadata for a feature within a feature group
Description
Shows the metadata for a feature within a feature group.
See https://www.paws-r-sdk.com/docs/sagemaker_describe_feature_metadata/ for full documentation.
Usage
sagemaker_describe_feature_metadata(FeatureGroupName, FeatureName)
Arguments
FeatureGroupName |
[required] The name or Amazon Resource Name (ARN) of the feature group containing the feature. |
FeatureName |
[required] The name of the feature. |
[Package paws.machine.learning version 0.9.0 Index]