3 references to RemoveVariable
Microsoft.ML.Data (3)
Prediction\Calibrator.cs (1)
392
ctx.
RemoveVariable
(outputNames[1], true);
Scorers\GenericScorer.cs (1)
245
ctx.
RemoveVariable
(name, true);
Scorers\PredictedLabelScorerBase.cs (1)
386
ctx.
RemoveVariable
(name, true);