你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UnivariateEntireDetectionResult.Severity 属性

定义

每个输入点的严重性分数。 值越大,异常越严重。 对于正常点,严重性始终为 0。

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

属性值

适用于