dgs.models.combine.combine

Implementation of modules that combine two or more similarity matrices. Obtain similarity matrices as a result of one or multiple SimilarityModule’s.

Module Classes

CombineSimilaritiesModule(*args, **kwargs)

Given two or more similarity matrices, combine them into a single similarity matrix.