LinearModelParameters.Weights Property

Definition

The predictor's feature weight coefficients.

public System.Collections.Generic.IReadOnlyList<float> Weights { get; }
member this.Weights : System.Collections.Generic.IReadOnlyList<single>
Public ReadOnly Property Weights As IReadOnlyList(Of Single)

Property Value

Applies to