4 references to Arguments
Microsoft.ML.Data (4)
Commands\ScoreCommand.cs (4)
16[assembly: LoadableClass(ScoreCommand.Summary, typeof(ScoreCommand), typeof(ScoreCommand.Arguments), typeof(SignatureCommand), 42internal sealed class ScoreCommand : DataCommand.ImplBase<ScoreCommand.Arguments> 82public ScoreCommand(IHostEnvironment env, Arguments args) 175throw ch.ExceptUserArg(nameof(Arguments.OutputColumns), "Column '{0}' not found.", outCol);