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