pub fn try_cross_entropy_paths(x: &str, y: &str) -> InfotheoryResult<f64>Expand description
Compute cross-entropy estimate H_train(test) for two files using the default rate backend.
pub fn try_cross_entropy_paths(x: &str, y: &str) -> InfotheoryResult<f64>Compute cross-entropy estimate H_train(test) for two files using the default rate backend.