2 references to GenericScorer
Microsoft.ML.Data (2)
Commands\ScoreCommand.cs (1)
325new GenericScorer(
Scorers\QuantileRegressionScorer.cs (1)
34return new GenericScorer(env, args, data, mapper, trainSchema);