HashingEstimator.ColumnOptions.NumberOfBits 屬性
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
要雜湊到的位數。 必須介於 1 到 31 之間,包含。
C#
public int NumberOfBits { get; set; }
member this.NumberOfBits : int with get, set
Public Property NumberOfBits As Integer
產品 | 版本 |
---|---|
ML.NET | 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, 4.0.0, Preview |