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)
853
if (
_get
!= null)
855
_get
(ref Features);