5 references to Arguments
Microsoft.ML.Data (5)
Model\Pfa\SavePfaCommand.cs (5)
18[assembly: LoadableClass(SavePfaCommand.Summary, typeof(SavePfaCommand), typeof(SavePfaCommand.Arguments), typeof(SignatureCommand), 23internal sealed class SavePfaCommand : DataCommand.ImplBase<SavePfaCommand.Arguments> 65public SavePfaCommand(IHostEnvironment env, Arguments args) 170nameof(Arguments.LoadPredictor), "We were explicitly told to load the predictor but we do not know how to save it as PFA."); 177nameof(Arguments.LoadPredictor), "We were explicitly told to load the predictor but one was not present.");