3 references to _featureVectorLength
Microsoft.ML.SamplesUtils (3)
SamplesDatasetUtils.cs (3)
341[VectorType(_featureVectorLength)] 353Features = new float[_featureVectorLength]; 371for (int j = 0; j < _featureVectorLength; ++j)