7 references to GetSingleSlotValue
Microsoft.ML.FastTree (2)
FastTree.cs (2)
1586trans.GetSingleSlotValue<float>(labelIdx, ref temp); 1610trans.GetSingleSlotValue<ulong>(groupIdx, ref groupIds);
Microsoft.ML.Transforms (5)
MutualInformationFeatureSelection.cs (5)
524trans.GetSingleSlotValue(labelCol, ref tmp); 531trans.GetSingleSlotValue(labelCol, ref tmp); 538trans.GetSingleSlotValue(labelCol, ref tmp); 545trans.GetSingleSlotValue(labelCol, ref tmp); 583trans.GetSingleSlotValue(labelCol, ref tmp);