LinearModelParameterStatistics.GetWeightsCoefficientStatistics(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the coefficient statistics as an object.
public Microsoft.ML.Trainers.CoefficientStatistics[] GetWeightsCoefficientStatistics (int paramCountCap);
member this.GetWeightsCoefficientStatistics : int -> Microsoft.ML.Trainers.CoefficientStatistics[]
Public Function GetWeightsCoefficientStatistics (paramCountCap As Integer) As CoefficientStatistics()
Parameters
- paramCountCap
- Int32