PretrainedModelsBatchPredictionArgs

Batch Prediction Config for the PRETRAINED_MODELS problem type

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