1 reference to WeightsCollection
Microsoft.ML.StandardTrainers (1)
Standard\LinearModelParameters.cs (1)
95
public IReadOnlyList<float> Weights => new
WeightsCollection
(this);