1 write to _dataset
Microsoft.ML.PerformanceTests (1)
FeaturizeTextBench.cs (1)
47_dataset = textLoader.Load(path);
1 reference to _dataset
Microsoft.ML.PerformanceTests (1)
FeaturizeTextBench.cs (1)
80var model = pipeline.Fit(_dataset);