This is a Work in Progress.

Aggregated Feature Generators

Aggregated feature generators can contain other generators, like the cache or the window feature generator in the sample.

AggregatedFeatureGenerator

CachedFeatureGenerator

WindowFeatureGenerator

Standard Feature Generators

Feature generators that depends only on the data.

 

External Resource Feature Generators

Feature generators that requires resources provided by other tools, such as Word2Vec embeddings.

 

 

 

  • No labels