Implemented interface member:
method
GetScore
Microsoft.ML.AutoML.IMetricsAgent<T>.GetScore(T)
1 reference to GetScore
Microsoft.ML.AutoML.Tests (1)
MetricsAgentsTests.cs (1)
184return new RankingMetricsAgent(null, metric, dcgTruncationLevel).GetScore(metrics);