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