Expand description
ZPAQ-backed sequential rate model.
This backend estimates log p(x_t | x_{<t}) by measuring incremental
streaming compression growth under a streamable ZPAQ method.
Structs§
- Zpaq
Rate Model - Stateful ZPAQ-based rate estimator. Stateful ZPAQ-backed estimator of sequential symbol log-probabilities.
Functions§
- validate_
zpaq_ rate_ method - Validate that a ZPAQ method string is streamable and usable for rate modeling.
Validate that
methodis streamable and accepted by the ZPAQ backend.