4 writes to NumericVector
Microsoft.ML.Samples (4)
Dynamic\Transforms\FeatureSelection\SelectFeaturesBasedOnMutualInformation.cs (4)
82
NumericVector
= new float[] { 4, 0, 6 },
87
NumericVector
= new float[] { 0, 5, 7 },
92
NumericVector
= new float[] { 4, 0, 6 },
97
NumericVector
= new float[] { 0, 5, 7 },
1 reference to NumericVector
Microsoft.ML.Samples (1)
Dynamic\Transforms\FeatureSelection\SelectFeaturesBasedOnMutualInformation.cs (1)
23
item.
NumericVector
));