alteryx / featuretools

An open source python library for automated feature engineering
https://www.featuretools.com
BSD 3-Clause "New" or "Revised" License
7.25k stars 879 forks source link

Generate new features by crossing features in a table? #138

Closed hibayesian closed 6 years ago

hibayesian commented 6 years ago

Feature crossing is a very common technique to find the nonlinear relationships in the dataset. Can I use featuretool to generate new features by crossing features in a table? And How?


Issues created here on Github are for bugs or feature requests. For usage questions and questions about errors, please ask on Stack Overflow with the featuretools tag. Check the documentation for further guidance on where to ask your question.

Seth-Rothschild commented 6 years ago

Hi @hibayesian,

Thanks for the interesting question! I’m closing this issue as it’s not a bug or feature request, but feel free to ask this on Stack Overflow for a detailed answer.