Module zpaq_rate

Module zpaq_rate 

Source
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§

ZpaqRateModel
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 method is streamable and accepted by the ZPAQ backend.