Compartilhar via


UnivariateEntireDetectionResult.IsAnomaly Propriedade

Definição

Propriedades de anomalias para cada ponto de entrada. True significa que uma anomalia (negativa ou positiva) foi detectada. O índice da matriz é consistente com a série de entrada.

public System.Collections.Generic.IReadOnlyList<bool> IsAnomaly { get; }
member this.IsAnomaly : System.Collections.Generic.IReadOnlyList<bool>
Public ReadOnly Property IsAnomaly As IReadOnlyList(Of Boolean)

Valor da propriedade

Aplica-se a