propositionalization¶
- getml.data.relationship.propositionalization = 'propositionalization'¶
Used for one-to-many or many-to-many relationships.
The flag means that you want a propositionalization algorithm to be used for this particular join. This is recommended when there are very many matches within the join and normal algorithms would take too long.