1 write to _getId
Microsoft.ML.Data (1)
Training\TrainerUtils.cs (1)
757
_getId
= Row.GetIdGetter();
2 references to _getId
Microsoft.ML.Data (2)
Training\TrainerUtils.cs (2)
794
if (
_getId
!= null)
795
_getId
(ref Id);