Package org.apache.spark.ml.feature
Interface InteractableTerm
- All Superinterfaces:
Term
A term that may be part of an interaction, e.g. 'x' in 'x:y'
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.spark.ml.feature.ColumnInteraction
Convert to ColumnInteraction to wrap all interactions.Interactions of interactable terms.