@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
ml
DroppedFeature
Type Alias DroppedFeature
Feature dropped during preprocessing
type
DroppedFeature
=
{
name
?:
string
;
reason
?:
|
"highly_correlated"
|
"has_target_leakage"
|
"is_date_engineered"
|
"feature_with_low_importance"
;
}
Index
Properties
name?
reason?
Properties
Optional
name
name
?:
string
Name of dropped feature in the dataset
Optional
reason
reason
?:
|
"highly_correlated"
|
"has_target_leakage"
|
"is_date_engineered"
|
"feature_with_low_importance"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
reason
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
Feature dropped during preprocessing