Compartir a través de


UnivariateEntireDetectionResult.IsNegativeAnomaly Propiedad

Definición

Estado de anomalía en una dirección negativa para cada punto de entrada. True significa que se ha detectado una anomalía negativa. Una anomalía negativa significa que el punto se detecta como anomalía y su valor real es menor que el esperado. El índice de la matriz es coherente con la serie de entrada.

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

Valor de propiedad

Se aplica a