Batch Prediction Config for the THEME_ANALYSIS problem type
| KEY | TYPE | Description |
|---|---|---|
| analysisDays | int | How many days to analyze. |
| startDate | str | The end point for predictions. |
| 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. |
| analysisFrequency | str | The length of each analysis interval. |