4 writes to NumericVectorA
Microsoft.ML.Samples (4)
Dynamic\Transforms\FeatureSelection\SelectFeaturesBasedOnMutualInformationMultiColumn.cs (4)
91NumericVectorA = new float[] { 4, 0, 6 }, 97NumericVectorA = new float[] { 0, 5, 7 }, 103NumericVectorA = new float[] { 4, 0, 6 }, 109NumericVectorA = new float[] { 0, 5, 7 },
1 reference to NumericVectorA
Microsoft.ML.Samples (1)
Dynamic\Transforms\FeatureSelection\SelectFeaturesBasedOnMutualInformationMultiColumn.cs (1)
23.NumericVectorA), string.Join(",", item.NumericVectorB));