1 write to _get
Microsoft.ML.Data (1)
Training\TrainerUtils.cs (1)
836_get = Row.GetFeatureFloatVectorGetter(data);
2 references to _get
Microsoft.ML.Data (2)
Training\TrainerUtils.cs (2)
853if (_get != null) 855_get(ref Features);