CategoricalCatalog 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
用來 TransformsCatalog.CategoricalTransforms 建立類別轉換程式元件的擴充方法集合。
public static class CategoricalCatalog
type CategoricalCatalog = class
Public Module CategoricalCatalog
- 繼承
-
CategoricalCatalog
方法
OneHotEncoding(TransformsCatalog+CategoricalTransforms, InputOutputColumnPair[], OneHotEncodingEstimator+OutputKind, Int32, ValueToKeyMappingEstimator+KeyOrdinality, IDataView) |
建立 , OneHotEncodingEstimator 它會將 中指定的 |
OneHotEncoding(TransformsCatalog+CategoricalTransforms, String, String, OneHotEncodingEstimator+OutputKind, Int32, ValueToKeyMappingEstimator+KeyOrdinality, IDataView) |
建立 OneHotEncodingEstimator ,將 指定的 |
OneHotHashEncoding(TransformsCatalog+CategoricalTransforms, InputOutputColumnPair[], OneHotEncodingEstimator+OutputKind, Int32, UInt32, Boolean, Int32) |
建立 , OneHotHashEncodingEstimator 它會將 指定的 |
OneHotHashEncoding(TransformsCatalog+CategoricalTransforms, String, String, OneHotEncodingEstimator+OutputKind, Int32, UInt32, Boolean, Int32) |
建立 OneHotHashEncodingEstimator ,將 指定的 |