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