View source: R/sagemaker_operations.R
sagemaker_describe_feature_metadata | R Documentation |
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.
sagemaker_describe_feature_metadata(FeatureGroupName, FeatureName)
FeatureGroupName |
[required] The name or Amazon Resource Name (ARN) of the feature group containing the feature. |
FeatureName |
[required] The name of the feature. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.