Description
Add feature interaction as a transformer, which takes a list of vector/double columns, and generate a single vector column that contains the interactions (multiplication) among them with proper handling of feature names.
Attachments
Issue Links
- blocks
-
SPARK-9681 Support R feature interactions in RFormula
- Resolved
- relates to
-
SPARK-11965 Update user guide for RFormula feature interactions
- Resolved
-
SPARK-9647 MLlib + SparkR integration for 1.6
- Resolved
- links to