1 instantiation of RootCauseScore
Microsoft.ML.TimeSeries (1)
RootCauseAnalyzer.cs (1)
364scoreList.Add(new RootCauseScore(scores.Item1, scores.Item2));
2 references to RootCauseScore
Microsoft.ML.TimeSeries (2)
RootCauseAnalyzer.cs (2)
356List<RootCauseScore> scoreList = new List<RootCauseScore>();