Directories
¶
| Path | Synopsis |
|---|---|
|
_examples
|
|
|
http_status
command
Package main demonstrates integer sequence prediction with HTTP status codes.
|
Package main demonstrates integer sequence prediction with HTTP status codes. |
|
iris
command
Package main demonstrates transition prediction with the UCI Iris dataset.
|
Package main demonstrates transition prediction with the UCI Iris dataset. |
|
melody
command
Package main demonstrates string sequence prediction with a melody.
|
Package main demonstrates string sequence prediction with a melody. |
|
mushroom
command
Package main demonstrates transition prediction with the UCI Mushroom dataset.
|
Package main demonstrates transition prediction with the UCI Mushroom dataset. |
|
wine
command
Package main demonstrates transition prediction with the UCI Wine dataset.
|
Package main demonstrates transition prediction with the UCI Wine dataset. |
|
Package bayes provides Bayesian inference with a Folded Context Transition Predictor (FCTP).
|
Package bayes provides Bayesian inference with a Folded Context Transition Predictor (FCTP). |
|
internal/hashers/blake3base
Package blake3base provides the BLAKE3 hasher implementation.
|
Package blake3base provides the BLAKE3 hasher implementation. |
|
internal/hashers/xxHash3base
Package xxhash3base provides the xxHash3 hasher implementation.
|
Package xxhash3base provides the xxHash3 hasher implementation. |
|
internal/modelstores/mapstore
Package mapstore provides the in-memory ModelStore implementation.
|
Package mapstore provides the in-memory ModelStore implementation. |
|
internal/modelstores/sqlitestore
Package sqlitestore provides the SQLite ModelStore implementation.
|
Package sqlitestore provides the SQLite ModelStore implementation. |
|
internal/theorem
Package theorem provides the Bayesian inference calculation used to score possible next values.
|
Package theorem provides the Bayesian inference calculation used to score possible next values. |
|
modelstore
Package modelstore defines storage records used by bayes.Predictor.
|
Package modelstore defines storage records used by bayes.Predictor. |
Click to show internal directories.
Click to hide internal directories.