|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProbRNMultiLabel | |
relational.classifier |
Uses of ProbRNMultiLabel in relational.classifier |
Subclasses of ProbRNMultiLabel in relational.classifier | |
class |
ProbRNMultiHopMultiLabel
|
Methods in relational.classifier with parameters of type ProbRNMultiLabel | |
void |
Iterative.relaxationLabelingMultiLabel(ProbRNMultiLabel prncl,
weka.core.Instances test,
java.util.HashMap id2ClassProb,
edu.uci.ics.jung.graph.impl.SparseGraph graph,
int label,
java.util.HashMap expert,
java.util.HashMap result,
java.util.HashMap weights,
double th,
int maxIterations,
java.util.HashMap probabilities,
java.lang.String type)
Iterative method for Probabilistic Relational Neighbor Classifier. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |