0

I am looking for the complete list of options to be used in trans_primitives and agg_primitives. For instance, my data is not time series and for new features, I would like to try mathematical functions (add, multiply, divide,...) to create new features. Thanks

1 Answers1

1

You can find a list of all the available primitives in the Featuretools API Documentation or by visiting primitives.featurelabs.com.

Nate Parsons
  • 376
  • 1
  • 2