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),
23
internal sealed class SavePfaCommand : DataCommand.ImplBase<SavePfaCommand.
Arguments
>
65
public SavePfaCommand(IHostEnvironment env,
Arguments
args)
170
nameof(
Arguments
.LoadPredictor), "We were explicitly told to load the predictor but we do not know how to save it as PFA.");
177
nameof(
Arguments
.LoadPredictor), "We were explicitly told to load the predictor but one was not present.");