Uses of Class
relational.types.BipartGraph

Packages that use BipartGraph
relational.helper   
 

Uses of BipartGraph in relational.helper
 

Methods in relational.helper with parameters of type BipartGraph
static java.util.HashMap DataSetHelper.normalizeWeights(BipartGraph graph, weka.core.FastVector test, java.util.HashMap weights)
          Normalizes the weights of the graph, so that the values are between 0 and 1