6 references to TrainTestCommand
Microsoft.ML.Data (6)
Commands\TrainTestCommand.cs (6)
15[assembly: LoadableClass(TrainTestCommand.Summary, typeof(TrainTestCommand), typeof(TrainTestCommand.Arguments), typeof(SignatureCommand), 16"Train Test", TrainTestCommand.LoadName)] 21internal sealed class TrainTestCommand : DataCommand.ImplBase<TrainTestCommand.Arguments> 86: base(env, args, nameof(TrainTestCommand))