1 instantiation of BinaryClassificationDataPoint
Microsoft.ML.AutoML.Samples (1)
AutoMLExperiment.cs (1)
94yield return new BinaryClassificationDataPoint
1 reference to BinaryClassificationDataPoint
Microsoft.ML.AutoML.Samples (1)
AutoMLExperiment.cs (1)
85private static IEnumerable<BinaryClassificationDataPoint> GenerateRandomBinaryClassificationDataPoints(int count,