RunDetail.RuntimeInSeconds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.