link_sequence_items
link_sequence_items
Create network links between consecutive pairs in a column of sequences.
A column containing for each item a list of row numbers identfying other items it will be linked to.
A column containing for each item a list of weights identfying the “importance” of each
link to other items identified in the targets
column (counting how many times a consecutive
pair of items was found together in the sequences).
This step doesn’t expect any configuration.
Was this page helpful?