Class | Description |
---|---|
AntiDominatePenalty |
Anti-Dominate penalty implements the cost function penalizing rankings which focus too much on 1 part of the network.
|
GraphletG4Penalty |
GraphletG4Penalty penalty implements the cost function encouraging the appareance of G4 graphlets in the subnetworks
It is a (sub)network based penalty and supports incremental updates.
|
PredictionConfidencePenalty |
PredictionConfidencePenalty penalty implements the cost function diverging from the original ranking.
|
TFSparsityPenalty |
TFSparsityPenalty implements the the cost function penalizing a large amount of nodes in the network with atleast one outgoing link.
|