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