|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RelationalNeighborClassifier | |
relational.classifier |
Uses of RelationalNeighborClassifier in relational.classifier |
Methods in relational.classifier with parameters of type RelationalNeighborClassifier | |
void |
Iterative.RNstar(RelationalNeighborClassifier cl,
weka.core.Instances test,
edu.uci.ics.jung.graph.impl.SparseGraph graph,
java.util.HashMap id2Label,
java.util.HashMap weights,
java.util.HashMap probabilities,
java.lang.String type)
Iterative method for Relational Neighbor Classifier, it uses a homogenous, undirected, weighted graph Only the first class of an instance is considered |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |