1 write to Features
Microsoft.ML.Samples (1)
Dynamic\Trainers\Regression\OnlineGradientDescent.cs (1)
72Features = Enumerable.Repeat(label, 50).Select(
1 reference to Features
Microsoft.ML.Samples (1)
Dynamic\Trainers\Regression\OnlineGradientDescent.cs (1)
29featureColumnName: nameof(DataPoint.Features));