Package | Description |
---|---|
penalties.defined |
A group of classes that implement a penalty
|
Modifier and Type | Class and Description |
---|---|
class |
AntiDominatePenalty
Anti-Dominate penalty implements the cost function penalizing rankings which focus too much on 1 part of the network.
|
class |
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.
|
class |
PredictionConfidencePenalty
PredictionConfidencePenalty penalty implements the cost function diverging from the original ranking.
|
class |
TFSparsityPenalty
TFSparsityPenalty implements the the cost function penalizing a large amount of nodes in the network with atleast one outgoing link.
|