Megosztás a következőn keresztül:


RootCauseItem.Score Field

Definition

The score is a value to evaluate the contribution to the anomaly incident. The range is between [0,1]. The larger the score, the root cause contributes the most to the anomaly. The parameter beta has an influence on this score. For how the score is calculated, you can refer to the source code.

public double Score;
val mutable Score : double
Public Score As Double 

Field Value

Applies to