interface PredictionsInterpretConfig {
    interpret: InterpretConfig;
}

Properties

Properties

interpret: InterpretConfig