Cardea
Cardea.
generate_features
Returns a the calculated feature matrix.
es (featuretools.EntitySet) – An entityset that holds data.
cutoff (pandas.DataFrame) – A dataframe that indicates cutoff time for each instance.
The generated feature matrix.
List of feature definitions in the feature matrix.
pandas.DataFrame, list