PredictorExecutionDetails
Contains details on the backtests performed to evaluate the accuracy of the predictor. The tests are returned in descending order of accuracy, with the most accurate backtest appearing first. You specify the number of backtests to perform when you call the operation.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: PredictorExecutionDetails.Builder.() -> Unit = {}): PredictorExecutionDetails