1 write to _get
Microsoft.ML.Data (1)
Training\TrainerUtils.cs (1)
903_get = Row.GetLabelFloatGetter(data);
2 references to _get
Microsoft.ML.Data (2)
Training\TrainerUtils.cs (2)
919if (_get != null) 921_get(ref Label);