Batch Prediction Config for the SENTENCE_BOUNDARY_DETECTION problem type
| KEY | TYPE | Description |
|---|---|---|
| explodeOutput | bool | Explode data so there is one sentence per row. |
| forEval | bool | If True, the test fold which was created during training and used for metrics calculation will be used as input data. These predictions are hence, used for model evaluation |