Feature instance
Feature instance
Note: can only be created using FeatureBuilder.
feature value type
Feature Builder allows building features
Feature Builder allows building features
input data type
output feature type
Feature Builder with an extract function
Keeps the distribution information for features
Feature Distribution Type
Feature definition
Feature definition
feature value type
Generic value extract function for Row
Generic value extract function for Row
output feature type
optional index of the value to extract from Row
name of the value to extract from Row
feature type tag
Some common type shortcuts
Proxy class to be used by Op Stages that holds a valid reference to a feature on the master node without having to serialize the entire Feature to worker nodes.
Proxy class to be used by Op Stages that holds a valid reference to a feature on the master node without having to serialize the entire Feature to worker nodes. Only the data that the worker might need is serialized, eg name, isResponse, and isRaw
Factory for creating features
Feature Json helper class allowing to/from Json marshalling of a single feature instance
Feature Spark types mappings
Feature UID factory
A collection of decorators that allow converting Scala and Java types into Feature Types