1 reference to TryCreateBindableFromScorer
Microsoft.ML.Data (1)
Commands\ScoreCommand.cs (1)
378
if (scorerFactorySettings != null &&
TryCreateBindableFromScorer
(env, predictor, scorerFactorySettings, out var bindable))