LinearModelParameterStatistics.GetBiasStatistics 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.
Computes the standart deviation, Z-Score and p-Value for the calculated bias.
public Microsoft.ML.Trainers.CoefficientStatistics GetBiasStatistics ();
member this.GetBiasStatistics : unit -> Microsoft.ML.Trainers.CoefficientStatistics
Public Function GetBiasStatistics () As CoefficientStatistics