1 write to _get
Microsoft.ML.Data (1)
Training\TrainerUtils.cs (1)
975_get = Row.GetLabelFloatGetter(data);
2 references to _get
Microsoft.ML.Data (2)
Training\TrainerUtils.cs (2)
991if (_get != null) 993_get(ref _raw);