6 references to ScoreCommand
Microsoft.ML.Data (6)
Commands\ScoreCommand.cs (5)
16
[assembly: LoadableClass(
ScoreCommand
.Summary, typeof(
ScoreCommand
), typeof(
ScoreCommand
.Arguments), typeof(SignatureCommand),
42
internal sealed class ScoreCommand : DataCommand.ImplBase<
ScoreCommand
.Arguments>
83
: base(env, args, nameof(
ScoreCommand
))
Commands\TestCommand.cs (1)
19
/// This command is essentially chaining together <see cref="
ScoreCommand
"/> and