FeatureImportanceSettings interface

Properties

mode

The mode of operation for computing feature importance.

targetColumn

The name of the target column within the input data asset.

Property Details

mode

The mode of operation for computing feature importance.

mode?: string

Property Value

string

targetColumn

The name of the target column within the input data asset.

targetColumn?: string

Property Value

string