Create Batch
The Create Batch operator is added as an integral part of the graph com.sap.ml.r.iris.train and not intended for re-use. It batches several strings lines to a batch, with a newline as delimiter.
Configuration Parameters
None
Input
Input |
Type |
Description |
---|---|---|
input |
string |
Single line |
Output
Output |
Type |
Description |
---|---|---|
output |
string |
Batch of lines |