nifty.graph.agglo
Functions
-
nifty.graph.agglo.
agglomerativeClustering
()
-
nifty.graph.agglo.
dualClusterPolicy
()
-
nifty.graph.agglo.
edgeWeightedClusterPolicy
()
-
nifty.graph.agglo.
edgeWeightedClusterPolicyWithUcm
()
-
nifty.graph.agglo.
fixationClusterPolicy
()
-
nifty.graph.agglo.
liftedGraphEdgeWeightedClusterPolicy
()
-
nifty.graph.agglo.
malaClusterPolicy
()
-
nifty.graph.agglo.
malaClusterPolicyWithUcm
()
-
nifty.graph.agglo.
minimumNodeSizeClusterPolicy
()
-
nifty.graph.agglo.
nodeAndEdgeWeightedClusterPolicy
()
-
nifty.graph.agglo.
nodeAndEdgeWeightedClusterPolicyWithUcm
()
-
nifty.graph.agglo.
sizeLimitClustering
(graph, nodeSizes, minimumNodeSize, edgeIndicators=None, edgeSizes=None, sizeRegularizer=0.001, gamma=0.999, makeDenseLabels=False)
-
nifty.graph.agglo.
ucmFeatures
(graph, edgeIndicators, edgeSizes, nodeSizes, sizeRegularizers=array([ 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9]))
-
nifty.graph.agglo.
updatRule
(name, **kwargs)
Classes
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyArithmeticMeanArithmeticMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyArithmeticMeanGeneralizedMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyArithmeticMeanMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyArithmeticMeanMinUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyArithmeticMeanRankOrderEdgeMapUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyArithmeticMeanSmoothMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyGeneralizedMeanArithmeticMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyGeneralizedMeanGeneralizedMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyGeneralizedMeanMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyGeneralizedMeanMinUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyGeneralizedMeanRankOrderEdgeMapUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyGeneralizedMeanSmoothMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyMaxArithmeticMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyMaxGeneralizedMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyMaxMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyMaxMinUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyMaxRankOrderEdgeMapUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyMaxSmoothMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyMinArithmeticMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyMinGeneralizedMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyMinMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyMinMinUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyMinRankOrderEdgeMapUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyMinSmoothMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyRankOrderEdgeMapArithmeticMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyRankOrderEdgeMapGeneralizedMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyRankOrderEdgeMapMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyRankOrderEdgeMapMinUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyRankOrderEdgeMapRankOrderEdgeMapUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicyRankOrderEdgeMapSmoothMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicySmoothMaxArithmeticMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicySmoothMaxGeneralizedMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicySmoothMaxMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicySmoothMaxMinUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicySmoothMaxRankOrderEdgeMapUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringDualClusterPolicySmoothMaxSmoothMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringEdgeWeightedClusterPolicyUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringEdgeWeightedClusterPolicyUndirectedGridGraph2DSimpleNh
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringEdgeWeightedClusterPolicyUndirectedGridGraph3DSimpleNh
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringEdgeWeightedClusterPolicyWithUcmUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringEdgeWeightedClusterPolicyWithUcmUndirectedGridGraph2DSimpleNh
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringEdgeWeightedClusterPolicyWithUcmUndirectedGridGraph3DSimpleNh
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyArithmeticMeanArithmeticMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyArithmeticMeanGeneralizedMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyArithmeticMeanMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyArithmeticMeanMinUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyArithmeticMeanRankOrderEdgeMapUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyArithmeticMeanSmoothMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyGeneralizedMeanArithmeticMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyGeneralizedMeanGeneralizedMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyGeneralizedMeanMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyGeneralizedMeanMinUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyGeneralizedMeanRankOrderEdgeMapUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyGeneralizedMeanSmoothMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyMaxArithmeticMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyMaxGeneralizedMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyMaxMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyMaxMinUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyMaxRankOrderEdgeMapUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyMaxSmoothMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyMinArithmeticMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyMinGeneralizedMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyMinMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyMinMinUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyMinRankOrderEdgeMapUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyMinSmoothMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyRankOrderEdgeMapArithmeticMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyRankOrderEdgeMapGeneralizedMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyRankOrderEdgeMapMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyRankOrderEdgeMapMinUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyRankOrderEdgeMapRankOrderEdgeMapUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicyRankOrderEdgeMapSmoothMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicySmoothMaxArithmeticMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicySmoothMaxGeneralizedMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicySmoothMaxMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicySmoothMaxMinUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicySmoothMaxRankOrderEdgeMapUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringFixationClusterPolicySmoothMaxSmoothMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringLiftedGraphEdgeWeightedClusterPolicyArithmeticMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringLiftedGraphEdgeWeightedClusterPolicyGeneralizedMeanUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringLiftedGraphEdgeWeightedClusterPolicyMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringLiftedGraphEdgeWeightedClusterPolicyMinUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringLiftedGraphEdgeWeightedClusterPolicyRankOrderEdgeMapUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringLiftedGraphEdgeWeightedClusterPolicySmoothMaxUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringMalaClusterPolicyUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringMalaClusterPolicyUndirectedGridGraph2DSimpleNh
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringMalaClusterPolicyUndirectedGridGraph3DSimpleNh
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringMalaClusterPolicyWithUcmUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringMalaClusterPolicyWithUcmUndirectedGridGraph2DSimpleNh
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringMalaClusterPolicyWithUcmUndirectedGridGraph3DSimpleNh
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringMinimumNodeSizeClusterPolicyUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringMinimumNodeSizeClusterPolicyUndirectedGridGraph2DSimpleNh
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringMinimumNodeSizeClusterPolicyUndirectedGridGraph3DSimpleNh
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringNodeAndEdgeWeightedClusterPolicyUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringNodeAndEdgeWeightedClusterPolicyUndirectedGridGraph2DSimpleNh
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringNodeAndEdgeWeightedClusterPolicyUndirectedGridGraph3DSimpleNh
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringNodeAndEdgeWeightedClusterPolicyWithUcmUndirectedGraph
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringNodeAndEdgeWeightedClusterPolicyWithUcmUndirectedGridGraph2DSimpleNh
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
AgglomerativeClusteringNodeAndEdgeWeightedClusterPolicyWithUcmUndirectedGridGraph3DSimpleNh
-
dendrogramVisitor
()
-
result
()
-
run
()
-
runAndGetDendrogramHeight
()
-
runAndGetMergeTimes
()
-
runAndGetMergeTimesAndDendrogramHeight
()
-
ucmTransform
()
-
class
nifty.graph.agglo.
ArithmeticMeanSettings
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyArithmeticMeanArithmeticMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyArithmeticMeanGeneralizedMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyArithmeticMeanMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyArithmeticMeanMinUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyArithmeticMeanRankOrderEdgeMapUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyArithmeticMeanSmoothMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyGeneralizedMeanArithmeticMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyGeneralizedMeanGeneralizedMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyGeneralizedMeanMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyGeneralizedMeanMinUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyGeneralizedMeanRankOrderEdgeMapUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyGeneralizedMeanSmoothMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyMaxArithmeticMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyMaxGeneralizedMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyMaxMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyMaxMinUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyMaxRankOrderEdgeMapUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyMaxSmoothMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyMinArithmeticMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyMinGeneralizedMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyMinMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyMinMinUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyMinRankOrderEdgeMapUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyMinSmoothMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyRankOrderEdgeMapArithmeticMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyRankOrderEdgeMapGeneralizedMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyRankOrderEdgeMapMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyRankOrderEdgeMapMinUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyRankOrderEdgeMapRankOrderEdgeMapUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicyRankOrderEdgeMapSmoothMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicySmoothMaxArithmeticMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicySmoothMaxGeneralizedMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicySmoothMaxMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicySmoothMaxMinUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicySmoothMaxRankOrderEdgeMapUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorDualClusterPolicySmoothMaxSmoothMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorEdgeWeightedClusterPolicyUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorEdgeWeightedClusterPolicyUndirectedGridGraph2DSimpleNh
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorEdgeWeightedClusterPolicyUndirectedGridGraph3DSimpleNh
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorEdgeWeightedClusterPolicyWithUcmUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorEdgeWeightedClusterPolicyWithUcmUndirectedGridGraph2DSimpleNh
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorEdgeWeightedClusterPolicyWithUcmUndirectedGridGraph3DSimpleNh
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyArithmeticMeanArithmeticMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyArithmeticMeanGeneralizedMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyArithmeticMeanMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyArithmeticMeanMinUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyArithmeticMeanRankOrderEdgeMapUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyArithmeticMeanSmoothMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyGeneralizedMeanArithmeticMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyGeneralizedMeanGeneralizedMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyGeneralizedMeanMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyGeneralizedMeanMinUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyGeneralizedMeanRankOrderEdgeMapUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyGeneralizedMeanSmoothMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyMaxArithmeticMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyMaxGeneralizedMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyMaxMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyMaxMinUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyMaxRankOrderEdgeMapUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyMaxSmoothMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyMinArithmeticMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyMinGeneralizedMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyMinMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyMinMinUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyMinRankOrderEdgeMapUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyMinSmoothMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyRankOrderEdgeMapArithmeticMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyRankOrderEdgeMapGeneralizedMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyRankOrderEdgeMapMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyRankOrderEdgeMapMinUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyRankOrderEdgeMapRankOrderEdgeMapUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicyRankOrderEdgeMapSmoothMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicySmoothMaxArithmeticMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicySmoothMaxGeneralizedMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicySmoothMaxMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicySmoothMaxMinUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicySmoothMaxRankOrderEdgeMapUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorFixationClusterPolicySmoothMaxSmoothMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorLiftedGraphEdgeWeightedClusterPolicyArithmeticMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorLiftedGraphEdgeWeightedClusterPolicyGeneralizedMeanUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorLiftedGraphEdgeWeightedClusterPolicyMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorLiftedGraphEdgeWeightedClusterPolicyMinUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorLiftedGraphEdgeWeightedClusterPolicyRankOrderEdgeMapUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorLiftedGraphEdgeWeightedClusterPolicySmoothMaxUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorMalaClusterPolicyUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorMalaClusterPolicyUndirectedGridGraph2DSimpleNh
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorMalaClusterPolicyUndirectedGridGraph3DSimpleNh
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorMalaClusterPolicyWithUcmUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorMalaClusterPolicyWithUcmUndirectedGridGraph2DSimpleNh
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorMalaClusterPolicyWithUcmUndirectedGridGraph3DSimpleNh
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorMinimumNodeSizeClusterPolicyUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorMinimumNodeSizeClusterPolicyUndirectedGridGraph2DSimpleNh
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorMinimumNodeSizeClusterPolicyUndirectedGridGraph3DSimpleNh
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorNodeAndEdgeWeightedClusterPolicyUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorNodeAndEdgeWeightedClusterPolicyUndirectedGridGraph2DSimpleNh
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorNodeAndEdgeWeightedClusterPolicyUndirectedGridGraph3DSimpleNh
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorNodeAndEdgeWeightedClusterPolicyWithUcmUndirectedGraph
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorNodeAndEdgeWeightedClusterPolicyWithUcmUndirectedGridGraph2DSimpleNh
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DendrogramAgglomerativeClusteringVisitorNodeAndEdgeWeightedClusterPolicyWithUcmUndirectedGridGraph3DSimpleNh
-
dendrogramEncoding
()
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphArithmeticMeanArithmeticMean
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphArithmeticMeanGeneralizedMean
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphArithmeticMeanMax
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphArithmeticMeanMin
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphArithmeticMeanRankOrderEdgeMap
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphArithmeticMeanSmoothMax
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphGeneralizedMeanArithmeticMean
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphGeneralizedMeanGeneralizedMean
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphGeneralizedMeanMax
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphGeneralizedMeanMin
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphGeneralizedMeanRankOrderEdgeMap
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphGeneralizedMeanSmoothMax
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphMaxArithmeticMean
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphMaxGeneralizedMean
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphMaxMax
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphMaxMin
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphMaxRankOrderEdgeMap
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphMaxSmoothMax
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphMinArithmeticMean
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphMinGeneralizedMean
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphMinMax
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphMinMin
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphMinRankOrderEdgeMap
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphMinSmoothMax
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphRankOrderEdgeMapArithmeticMean
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphRankOrderEdgeMapGeneralizedMean
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphRankOrderEdgeMapMax
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphRankOrderEdgeMapMin
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphRankOrderEdgeMapRankOrderEdgeMap
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphRankOrderEdgeMapSmoothMax
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphSmoothMaxArithmeticMean
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphSmoothMaxGeneralizedMean
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphSmoothMaxMax
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphSmoothMaxMin
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphSmoothMaxRankOrderEdgeMap
-
class
nifty.graph.agglo.
DualClusterPolicyUndirectedGraphSmoothMaxSmoothMax
-
class
nifty.graph.agglo.
EdgeWeightedClusterPolicyUndirectedGraph
-
edgeIndicators
-
edgeSizes
-
class
nifty.graph.agglo.
EdgeWeightedClusterPolicyUndirectedGridGraph2DSimpleNh
-
edgeIndicators
-
edgeSizes
-
class
nifty.graph.agglo.
EdgeWeightedClusterPolicyUndirectedGridGraph3DSimpleNh
-
edgeIndicators
-
edgeSizes
-
class
nifty.graph.agglo.
EdgeWeightedClusterPolicyWithUcmUndirectedGraph
-
edgeIndicators
-
edgeSizes
-
class
nifty.graph.agglo.
EdgeWeightedClusterPolicyWithUcmUndirectedGridGraph2DSimpleNh
-
edgeIndicators
-
edgeSizes
-
class
nifty.graph.agglo.
EdgeWeightedClusterPolicyWithUcmUndirectedGridGraph3DSimpleNh
-
edgeIndicators
-
edgeSizes
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphArithmeticMeanArithmeticMean
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphArithmeticMeanGeneralizedMean
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphArithmeticMeanMax
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphArithmeticMeanMin
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphArithmeticMeanRankOrderEdgeMap
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphArithmeticMeanSmoothMax
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphGeneralizedMeanArithmeticMean
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphGeneralizedMeanGeneralizedMean
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphGeneralizedMeanMax
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphGeneralizedMeanMin
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphGeneralizedMeanRankOrderEdgeMap
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphGeneralizedMeanSmoothMax
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphMaxArithmeticMean
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphMaxGeneralizedMean
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphMaxMax
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphMaxMin
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphMaxRankOrderEdgeMap
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphMaxSmoothMax
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphMinArithmeticMean
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphMinGeneralizedMean
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphMinMax
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphMinMin
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphMinRankOrderEdgeMap
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphMinSmoothMax
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphRankOrderEdgeMapArithmeticMean
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphRankOrderEdgeMapGeneralizedMean
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphRankOrderEdgeMapMax
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphRankOrderEdgeMapMin
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphRankOrderEdgeMapRankOrderEdgeMap
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphRankOrderEdgeMapSmoothMax
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphSmoothMaxArithmeticMean
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphSmoothMaxGeneralizedMean
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphSmoothMaxMax
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphSmoothMaxMin
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphSmoothMaxRankOrderEdgeMap
-
class
nifty.graph.agglo.
FixationClusterPolicyUndirectedGraphSmoothMaxSmoothMax
-
class
nifty.graph.agglo.
GeneralizedMeanSettings
-
class
nifty.graph.agglo.
LiftedGraphEdgeWeightedClusterPolicyArithmeticMean
-
class
nifty.graph.agglo.
LiftedGraphEdgeWeightedClusterPolicyGeneralizedMean
-
class
nifty.graph.agglo.
LiftedGraphEdgeWeightedClusterPolicyMax
-
class
nifty.graph.agglo.
LiftedGraphEdgeWeightedClusterPolicyMin
-
class
nifty.graph.agglo.
LiftedGraphEdgeWeightedClusterPolicyRankOrderEdgeMap
-
class
nifty.graph.agglo.
LiftedGraphEdgeWeightedClusterPolicySmoothMax
-
class
nifty.graph.agglo.
MalaClusterPolicyUndirectedGraph
-
class
nifty.graph.agglo.
MalaClusterPolicyUndirectedGridGraph2DSimpleNh
-
class
nifty.graph.agglo.
MalaClusterPolicyUndirectedGridGraph3DSimpleNh
-
class
nifty.graph.agglo.
MalaClusterPolicyWithUcmUndirectedGraph
-
class
nifty.graph.agglo.
MalaClusterPolicyWithUcmUndirectedGridGraph2DSimpleNh
-
class
nifty.graph.agglo.
MalaClusterPolicyWithUcmUndirectedGridGraph3DSimpleNh
-
class
nifty.graph.agglo.
MaxSettings
-
class
nifty.graph.agglo.
MinSettings
-
class
nifty.graph.agglo.
MinimumNodeSizeClusterPolicyUndirectedGraph
-
class
nifty.graph.agglo.
MinimumNodeSizeClusterPolicyUndirectedGridGraph2DSimpleNh
-
class
nifty.graph.agglo.
MinimumNodeSizeClusterPolicyUndirectedGridGraph3DSimpleNh
-
class
nifty.graph.agglo.
NodeAndEdgeWeightedClusterPolicyUndirectedGraph
-
edgeIndicators
-
edgeSizes
-
class
nifty.graph.agglo.
NodeAndEdgeWeightedClusterPolicyUndirectedGridGraph2DSimpleNh
-
edgeIndicators
-
edgeSizes
-
class
nifty.graph.agglo.
NodeAndEdgeWeightedClusterPolicyUndirectedGridGraph3DSimpleNh
-
edgeIndicators
-
edgeSizes
-
class
nifty.graph.agglo.
NodeAndEdgeWeightedClusterPolicyWithUcmUndirectedGraph
-
edgeIndicators
-
edgeSizes
-
class
nifty.graph.agglo.
NodeAndEdgeWeightedClusterPolicyWithUcmUndirectedGridGraph2DSimpleNh
-
edgeIndicators
-
edgeSizes
-
class
nifty.graph.agglo.
NodeAndEdgeWeightedClusterPolicyWithUcmUndirectedGridGraph3DSimpleNh
-
edgeIndicators
-
edgeSizes
-
class
nifty.graph.agglo.
RankOrderSettings
-
class
nifty.graph.agglo.
SmoothMaxSettings