TableVertical.FeaturizationSettingBlockedTransformer Property

Definition

These transformers shall not be used in featurization.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> FeaturizationSettingBlockedTransformer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.FeaturizationSettingBlockedTransformer : System.Collections.Generic.List<string> with get, set
Public Property FeaturizationSettingBlockedTransformer As List(Of String)

Property Value

Implements

Attributes

Applies to