1 reference to GenerateRandomDataPoints
Microsoft.ML.Samples (1)
Dynamic\Transforms\TreeFeaturization\FastTreeBinaryFeaturizationWithOptions.cs (1)
23
var dataPoints =
GenerateRandomDataPoints
(100).ToList();