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