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