2 references to GenerateRandomDataPoints
Microsoft.ML.Samples (2)
Dynamic\Trainers\MulticlassClassification\LbfgsMaximumEntropyWithOptions.cs (2)
21var dataPoints = GenerateRandomDataPoints(1000); 49.LoadFromEnumerable(GenerateRandomDataPoints(500, seed: 123));