| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Predictor --+
|
LastOccurPredictor
Compute predictions based on their last occurences and frequencies.
|
| Class Hierarchy for LastOccurPredictor |
|
|||
| Inherited from Predictor | |||
|---|---|---|---|
|
__metaclass__ Metaclass for defining Abstract Base Classes (ABCs). |
|||
|
|||
|
|||
| Prediction |
|
||
|
|||
|
Inherited from |
|||
|
|||
__abstractmethods__ =
|
|||
| Inherited from Predictor | |||
|---|---|---|---|
_abc_cache = <_weakrefset.WeakSet object at 0x7f2a42360550>
|
|||
_abc_negative_cache = <_weakrefset.WeakSet object at 0x7f2a423
|
|||
_abc_negative_cache_version = 39
|
|||
_abc_registry = <_weakrefset.WeakSet object at 0x7f2a42360490>
|
|||
|
|||
|
Inherited from |
|||
|
|||
LastOccurPredictor creator.
|
Compute the predictions using a simple exponential decay method.
|
This predictor has no ability to learn.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 14 21:07:50 2015 | http://epydoc.sourceforge.net |