3 references to TestCaseMode
Microsoft.ML.Tests (3)
Transformers\TextFeaturizerTests.cs (3)
303TestCaseMode(dataView, data, TextNormalizingEstimator.CaseMode.Lower); 304TestCaseMode(dataView, data, TextNormalizingEstimator.CaseMode.Upper); 305TestCaseMode(dataView, data, TextNormalizingEstimator.CaseMode.None);