View source: R/sagemaker_operations.R
| sagemaker_get_search_suggestions | R Documentation |
An auto-complete API for the search functionality in the SageMaker console. It returns suggestions of possible matches for the property name to use in search queries. Provides suggestions for HyperParameters, Tags, and Metrics.
See https://www.paws-r-sdk.com/docs/sagemaker_get_search_suggestions/ for full documentation.
sagemaker_get_search_suggestions(Resource, SuggestionQuery = NULL)
Resource |
[required] The name of the SageMaker resource to search for. |
SuggestionQuery |
Limits the property names that are included in the response. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.