PersonalizationBatchPredictionArgs

Batch Prediction Config for the PERSONALIZATION problem type

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