2 references to CreateVectorMapper
Microsoft.ML.Transforms (2)
MutualInformationFeatureSelection.cs (2)
789return CreateVectorMapper(mapper); 865_boolMapper = CreateVectorMapper<bool, int>(BinOneBool);