LinearModelParameterStatistics.GetBiasStatisticsForValue(Single) 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 value being passed as the bias.
public Microsoft.ML.Trainers.CoefficientStatistics GetBiasStatisticsForValue (float bias);
member this.GetBiasStatisticsForValue : single -> Microsoft.ML.Trainers.CoefficientStatistics
Public Function GetBiasStatisticsForValue (bias As Single) As CoefficientStatistics
Parameters
- bias
- Single