get_splitter_instance | R Documentation |
The instance returned is according to the specified 'split_type'.
get_splitter_instance(split_type = NULL)
split_type |
(str): either 'Line' or 'RecordIO'. Can be left as None to signal no data split will happen. |
:class:'sagemaker.local.data.Splitter': an Instance of a Splitter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.