1 write to _taxiFareTestDataView
Microsoft.ML.AutoML.Tests (1)
DatasetUtil.cs (1)
122_taxiFareTestDataView = textLoader.Load(taxiFareFile);
2 references to _taxiFareTestDataView
Microsoft.ML.AutoML.Tests (2)
DatasetUtil.cs (2)
116if (_taxiFareTestDataView == null) 124return _taxiFareTestDataView;