file_input | R Documentation |
Amazon SageMaker channel configuration for FILE data sources, used in local mode.
Amazon SageMaker channel configuration for FILE data sources, used in local mode.
config
Place holder
new()
Create a definition for input data used by an SageMaker training job in local mode.
file_input$new(fileUri, content_type = NULL)
fileUri
(str):
content_type
(str):
clone()
The objects of this class are cloneable with this method.
file_input$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.