- accumulate(ConfusionMatrix) - Method in class org.linqs.psl.utils.evaluation.statistics.ConfusionMatrix
-
Accumulates the scores from another confusion matrix.
- accumulate(Collection<ConfusionMatrix>) - Method in class org.linqs.psl.utils.evaluation.statistics.ConfusionMatrix
-
Accumulates the scores from a collection of confusion matrices.
- accumulate(SquareMatrix) - Method in class org.linqs.psl.utils.evaluation.statistics.SquareMatrix
-
Accumulates the scores from another square matrix.
- accumulate(Collection<SquareMatrix>) - Method in class org.linqs.psl.utils.evaluation.statistics.SquareMatrix
-
Accumulates the scores from a collection of square matrices.
- addRelation(Relation<ET, RT>) - Method in class org.linqs.psl.utils.dataloading.graph.Entity
-
- addWord(int, double) - Method in class org.linqs.psl.utils.textsimilarity.CosineSimilarity.WordVector
-
- aggregate(Collection<ConfusionMatrix>) - Static method in class org.linqs.psl.utils.evaluation.statistics.ConfusionMatrix
-
Aggregates the scores of a collection of confusion matrices.
- aggregate(Collection<SquareMatrix>) - Static method in class org.linqs.psl.utils.evaluation.statistics.SquareMatrix
-
Aggregates the scores of a collection of square matrices.
- arity() - Method in interface org.linqs.psl.utils.dataloading.graph.RelationType
-
- average(Collection<SquareMatrix>) - Static method in class org.linqs.psl.utils.evaluation.statistics.SquareMatrix
-
Averages the scores of an array of square matrices.