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