다음을 통해 공유


LinearModelParameterStatistics.GetBiasStatisticsForValue(Single) 메서드

정의

바이어스로 전달되는 값에 대한 스탠드아트 편차, Z 점수 및 p-값을 계산합니다.

public Microsoft.ML.Trainers.CoefficientStatistics GetBiasStatisticsForValue (float bias);
member this.GetBiasStatisticsForValue : single -> Microsoft.ML.Trainers.CoefficientStatistics
Public Function GetBiasStatisticsForValue (bias As Single) As CoefficientStatistics

매개 변수

bias
Single

반환

적용 대상