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)
991
if (
_get
!= null)
993
_get
(ref _raw);