2 references to _numColumns
Microsoft.ML.PerformanceTests (2)
FeaturizeTextBench.cs (2)
31path = RandomFile.CreateRandomFile(path, _numRows, _numColumns, _maxWordLength); 34for (int i = 0; i < _numColumns; i++)