many_to_many

getml.data.relationship.many_to_many = 'many-to-many'

Used for one-to-many or many-to-many relationships.

When there is such a relationship, feature learning is necessary and meaningful. If you mark a join as a default relationship, but that assumption is violated for the training data, the pipeline will raise a warning.