Construct a raw feature instance from this feature which can be applied on a Dataframe.
Construct a raw feature instance from this feature which can be applied on a Dataframe. Use this functionality when stacking workflows, e.g. when some features of a workflow are used as raw or input features of another workflow.
should make response or a predictor feature
new raw feature of the same type
distributions associated with raw feature from raw feature filter
distributions associated with raw feature from raw feature filter
Tests the equality of the FeatureLike objects
Tests the equality of the FeatureLike objects
Origin Stage is tested by uid
Parents are test by uid and order dependent. This is because they are used as inputs to the origin stage and input parameters may not be commutative
Returns the hash code of this feature
Returns the hash code of this feature
hash code
History of all stages and origin features used to create a given feature
History of all stages and origin features used to create a given feature
FeatureHistory containing all feature history information
Is this feature is raw or not (i.e.
Is this feature is raw or not (i.e. has no parent features)
true if the feature is raw, false otherwise
whether or not this feature is a response feature, ie dependent variable
whether or not this feature is a response feature, ie dependent variable
Check whether this feature's type O is a subtype of the given feature type T
Check whether this feature's type O is a subtype of the given feature type T
the feature type to check
true if O conforms to T, false otherwise
A handy logger instance
A handy logger instance
metadata to attach to feature in dataframe
metadata to attach to feature in dataframe
name of feature, represents the name of the column in the dataframe.
name of feature, represents the name of the column in the dataframe.
reference to OpPipelineStage responsible for generating the feature.
reference to OpPipelineStage responsible for generating the feature.
references to the features that are transformed by the originStage that produces this feature
references to the features that are transformed by the originStage that produces this feature
Pretty print feature's parent stages tree
Pretty print feature's parent stages tree
feature's parent stages tree with indentation
Tests the equality of the FeatureLike objects
Tests the equality of the FeatureLike objects
Origin Stage is tested by uid
Parents are test by uid and order dependent. This is because they are used as inputs to the origin stage and input parameters may not be commutative
The distribution information of the feature computed during scoring (is a sequence because map features have distribution for each key)
The distribution information of the feature computed during scoring (is a sequence because map features have distribution for each key)
Convert this feature to json string
Convert this feature to json string
should pretty print
json string for feature
The distribution information of the feature computed during training (is a sequence because map features have distribution for each key)
The distribution information of the feature computed during training (is a sequence because map features have distribution for each key)
Transform the feature with a given transformation stage and input features
Transform the feature with a given transformation stage and input features
output type
transformer/estimator
other features
transformed feature
Transform the feature with a given transformation stage and input features
Transform the feature with a given transformation stage and input features
f1 input type
f2 input type
f3 input type
output type
transformer/estimator
other feature1
other feature2
other feature2
transformed feature
Transform the feature with a given transformation stage and input features
Transform the feature with a given transformation stage and input features
f1 input type
f2 input type
output type
transformer/estimator
other feature1
other feature2
transformed feature
Transform the feature with a given transformation stage and input features
Transform the feature with a given transformation stage and input features
other feature input type
output type
transformer/estimator
other feature
transformed feature
Transform the feature with a given transformation stage and an input feature
Transform the feature with a given transformation stage and an input feature
output type
transformer/estimator
transformed feature
Feature type name
unique identifier of the feature instance
unique identifier of the feature instance
Adds metadata to feature so can override metadata on created feature
Adds metadata to feature so can override metadata on created feature
dataframe metadata to include in the output column
A feature with the metadata associated
feature's value type tag
feature's value type tag
Feature instance
Note: can only be created using FeatureBuilder.
feature value type