Skip to main content

try_cross_entropy_rate_bytes

Function try_cross_entropy_rate_bytes 

Source
pub fn try_cross_entropy_rate_bytes(
    test_data: &[u8],
    train_data: &[u8],
) -> InfotheoryResult<f64>
Expand description

Fallible cross-entropy rate estimate with the default context backend.