SubGraphSLCWAInstances
- class SubGraphSLCWAInstances(**kwargs)[source]
Bases:
BaseBatchedSLCWAInstances
Pre-batched training instances for SLCWA of coherent subgraphs.
Initialize the instances.
- Parameters:
kwargs – keyword-based parameters passed to
BaseBatchedSLCWAInstances.__init__()
Methods Summary
Iterate over batches of IDs of positive triples.
Sample one subgraph.
Methods Documentation