PersonalizationBatchPredictionArgs

Batch Prediction Config for the PERSONALIZATION 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.
numberOfItems int Number of items to recommend.
scoreField str If specified, relative item scores will be returned using a field with this name
itemAttributesToIncludeInTheResult list List of columns to include in the prediction output.