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