| 1 | = EventBenchCore = |
| 2 | |
| 3 | [[TracNav(TOC|nocollaps)]] |
| 4 | [[TOC(inline)]] |
| 5 | |
| 6 | == Requirements == |
| 7 | * Java 6 |
| 8 | |
| 9 | == Description == |
| 10 | |
| 11 | Provides event layer functionality. This includes: |
| 12 | * Training of probabilistic usage models |
| 13 | * First-order Markov models |
| 14 | * First prototype of PPM models (not yet completed) |
| 15 | * Randomized session generation based on the proabilistic usage models |
| 16 | * Statistical and information theoretical calculations for first-order Markov models |
| 17 | * Stationary Distribution |
| 18 | * Entropy |