| Trees | Index | Help |
|
|---|
| Package ZenEvents :: Module EventClassifier :: Class EventClassifier |
|
object --+
|
EventClassifier
| Method Summary | |
|---|---|
__init__(self,
templatesource)
| |
get a list of summary templates and build our positionIndex from it | |
classify(self,
event)
| |
build event classes based on log data | |
readTemplates(self)
| |
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
| |
| Method Details |
|---|
buildIndex(self)get a list of summary templates and build our positionIndex from it |
learn(self)build event classes based on log data |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Aug 16 09:55:15 2007 | http://epydoc.sf.net |