1 reference to _getValueGetterMethodInfo
Microsoft.ML.Data (1)
Transforms\FeatureContributionCalculationTransformer.cs (1)
210
return Utils.MarshalInvoke(
_getValueGetterMethodInfo
, this, _featureColumnType.RawType, input, ColMapNewToOld[iinfo]);