Package teamwork :: Package math :: Module KeyedTree
[hide private]
[frames] | no frames]

Module KeyedTree

source code

Classes [hide private]
  KeyedPlane
A Hyperplane alternative that stores the weights as a KeyedVector, rather than as a list/array.
  KeyedTree
A DecisionTree that requires KeyedPlane branches.
Functions [hide private]
 
makeIdentityPlane(key) source code
 
makeBelongPlane(key) source code
Variables [hide private]
  EMPTY_NAMESPACE = None
  EMPTY_PREFIX = None
  StringTypes = (<type 'str'>, <type 'unicode'>)
  XMLNS_NAMESPACE = 'http://www.w3.org/2000/xmlns/'