共用方式為


UnivariateChangePointDetectionResult.ConfidenceScores Property

Definition

Change point confidence of each point.

public System.Collections.Generic.IReadOnlyList<float> ConfidenceScores { get; }
member this.ConfidenceScores : System.Collections.Generic.IReadOnlyList<single>
Public ReadOnly Property ConfidenceScores As IReadOnlyList(Of Single)

Property Value

Applies to