Home | Trees | Indices | Help |
|
---|
|
object --+ | ClusterRep
Cluster's representative (centroid) node. This object carries the result of shrinking itself.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Properties | |
alternative | |
centroid | |
confidence Confidence of assignment: log10(count) * consistency |
|
consistency | |
count | |
has_alternative | |
mean | |
rejections | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Property Details |
alternative
|
centroid
|
confidenceConfidence of assignment: log10(count) * consistency
|
consistency
|
count
|
has_alternative
|
mean
|
rejections
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:04 2017 | http://epydoc.sourceforge.net |