hoi.core.entropy_gauss

Contents

hoi.core.entropy_gauss#

hoi.core.entropy_gauss(x: array) array[source]#

Gaussian entropy.

Parameters:
xarray_like

Array of data of shape (n_features, n_samples)

Returns:
hxfloat

Entropy of x (in bits)