1 instantiation of DataPoint
Microsoft.ML.Samples (1)
Dynamic\Trainers\BinaryClassification\FastForestWithOptions.cs (1)
108yield return new DataPoint
1 reference to DataPoint
Microsoft.ML.Samples (1)
Dynamic\Trainers\BinaryClassification\FastForestWithOptions.cs (1)
99private static IEnumerable<DataPoint> GenerateRandomDataPoints(int count,