2 references to AnomalyDetection
Microsoft.ML.Core.Tests (2)
UnitTests\TestEntryPoints.cs (2)
1653Assert.True(ReadOnlyMemoryUtils.EqualsStr(AnnotationUtils.Const.ScoreColumnKind.AnomalyDetection, kind), 1654$"Anomaly detection ensemble scored data column type should be '{AnnotationUtils.Const.ScoreColumnKind.AnomalyDetection}', but is instead '{kind}'");