get_batch_strategy_instance | R Documentation |
Return an Instance of :class:'sagemaker.local.data.BatchStrategy' according to 'strategy'
get_batch_strategy_instance(strategy, splitter)
strategy |
(str): Either 'SingleRecord' or 'MultiRecord' |
splitter |
(:class:'sagemaker.local.data.Splitter): splitter to get the data from. |
:class:'sagemaker.local.data.BatchStrategy': an Instance of a BatchStrategy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.