1 reference to TestDataPath
Microsoft.ML.AutoML.Samples (1)
AutoFit\BinaryClassificationExperiment.cs (1)
22IDataView testDataView = mlContext.Data.LoadFromTextFile<SentimentIssue>(TestDataPath, hasHeader: true);