Module org.jgrapht.core
Package org.jgrapht.alg.linkprediction
package org.jgrapht.alg.linkprediction
Algorithms for link prediction
-
ClassDescriptionPredict links using the Adamic-Adar Index.Predict links using the number of common neighbors.Predict links using the Hub Depressed Index.Predict links using the Hub Promoted Index.Predict links using the Jaccard coefficient.Predict links using the Leicht-Holme-Newman Index.An exception used to notify that a link prediction index is not well defined.Predict links using Preferential Attachment.Predict links using the Resource Allocation Index.Predict links using the Salton Index, also called the cosine similarity.Predict links using the Sørensen Index.