1 reference to BreastCancerInputModelWithKeyType
Microsoft.ML.Tests (1)
TextLoaderTests.cs (1)
1244var data = mlContext.Data.CreateTextLoader<BreastCancerInputModelWithKeyType>(separatorChar: ',').Load(breastCancerPath);