TransformsCatalog.CategoricalTransforms 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
用來 MLContext 建立類別資料轉換元件的實例。
public sealed class TransformsCatalog.CategoricalTransforms
type TransformsCatalog.CategoricalTransforms = class
Public NotInheritable Class TransformsCatalog.CategoricalTransforms
- 繼承
-
TransformsCatalog.CategoricalTransforms
擴充方法
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 ,將 所 |