5 references to ComputeMutualInformation
Microsoft.ML.Transforms (5)
MutualInformationFeatureSelection.cs (5)
599
return
ComputeMutualInformation
(trans, col,
607
return
ComputeMutualInformation
(trans, col,
615
return
ComputeMutualInformation
(trans, col,
623
return
ComputeMutualInformation
(trans, col,
634
ComputeMutualInformationDelegate<int> cmiDel =
ComputeMutualInformation
;