Uses of Interface
org.jgrapht.alg.interfaces.LinkPredictionAlgorithm
Packages that use LinkPredictionAlgorithm
-
Uses of LinkPredictionAlgorithm in org.jgrapht.alg.linkprediction
Classes in org.jgrapht.alg.linkprediction that implement LinkPredictionAlgorithmModifier and TypeClassDescriptionclassPredict links using the Adamic-Adar Index.classPredict links using the number of common neighbors.classPredict links using the Hub Depressed Index.classPredict links using the Hub Promoted Index.classPredict links using the Jaccard coefficient.classPredict links using the Leicht-Holme-Newman Index.classPredict links using Preferential Attachment.classPredict links using the Resource Allocation Index.classPredict links using the Salton Index, also called the cosine similarity.classPredict links using the Sørensen Index.classDeprecated.Class will be replaced by SorensenIndexLinkPrediction