predictSchemata property

PredictSchemata? predictSchemata
final

The schemata that describe formats of the Model's predictions and explanations as given and returned via PredictionService.Predict and PredictionService.Explain.

Implementation

final PredictSchemata? predictSchemata;