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