Partager via


RegressionTrainingSettings.EnableModelExplainability Property

Definition

Flag to turn on explainability on best model.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)]
public bool? EnableModelExplainability { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)>]
member this.EnableModelExplainability : Nullable<bool> with get, set
Public Property EnableModelExplainability As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to