ComputeLRTrainingStdThroughMkl 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public sealed class ComputeLRTrainingStdThroughMkl : Microsoft.ML.Trainers.ComputeLogisticRegressionStandardDeviation
type ComputeLRTrainingStdThroughMkl = class
inherit ComputeLogisticRegressionStandardDeviation
Public NotInheritable Class ComputeLRTrainingStdThroughMkl
Inherits ComputeLogisticRegressionStandardDeviation
- 繼承
建構函式
ComputeLRTrainingStdThroughMkl() |
方法
ComputeStandardDeviation(Double[], Int32[], Int32, Int32, IChannel, Single) |
計算每個非零定型權數的獨立偏差矩陣,其需要進一步計算獨立偏差、p 值和 z 分數。 |