RunDetail.RuntimeInSeconds Property

Definition

Runtime in seconds.

public double RuntimeInSeconds { get; }
member this.RuntimeInSeconds : double
Public ReadOnly Property RuntimeInSeconds As Double

Property Value

Double

Remarks

Runtime includes model training time. Depending on the size of the data, the runtime may be quite long.

Applies to