PretrainedModelsBatchPredictionArgs

Batch Prediction Config for the PRETRAINED_MODELS problem type

KEY TYPE Description
channelIdToLabelMap str JSON string for the map from channel ids to their labels.
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.
filesOutputLocationPrefix str The output location prefix for the files.