Share via


RunDetail.RuntimeInSeconds Property

Definition

Runtime in seconds.

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

Property Value

Remarks

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

Applies to