predictorExecutionDetails property

PredictorExecutionDetails? predictorExecutionDetails
final

Details on the the status and results of the backtests performed to evaluate the accuracy of the predictor. You specify the number of backtests to perform when you call the operation.

Implementation

final PredictorExecutionDetails? predictorExecutionDetails;