FeatureImportanceSettings interface
Properties
mode | The mode of operation for computing feature importance. |
target |
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