1 reference to _getPredictorGetterMethodInfo
Microsoft.ML.Data (1)
Prediction\Calibrator.cs (1)
703
getters[column.Index] = Utils.MarshalInvoke(
_getPredictorGetterMethodInfo
, this, type.RawType, predictorRow, column.Index);