Compartir a través de


UnivariateEntireDetectionResult.IsAnomaly Propiedad

Definición

Propiedades de anomalías para cada punto de entrada. True significa que se ha detectado una anomalía (negativa o positiva). El índice de la matriz es coherente con la serie 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 de propiedad

Se aplica a