2 instantiations of Arguments
Microsoft.ML.Data (2)
Commands\ScoreCommand.cs (1)
327new GenericScorer.Arguments() { Suffix = suffix },
Scorers\PredictionTransformer.cs (1)
307return new GenericScorer(Host, new GenericScorer.Arguments(), new EmptyDataView(Host, TrainSchema), BindableMapper.Bind(Host, schema), schema);
1 reference to Arguments
Microsoft.ML.Data (1)
Scorers\GenericScorer.cs (1)
13[assembly: LoadableClass(typeof(GenericScorer), typeof(GenericScorer.Arguments), typeof(SignatureDataScorer),