Batch Prediction Config for the TrainablePlugAndPlay problem type
KEY | TYPE | Description |
---|---|---|
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. |
createMonitor | bool | Controls whether to automatically create a monitor to calculate the drift each time the batch prediction is run. Defaults to true if not specified. |