hopsy.Mixture.compute_expected_fisher_information#
- Mixture.compute_expected_fisher_information(self, x)#
- deprecated:: 1.4
Use
log_curvature()
instead.
This method is not implemented, as there exists no closed-form solution to computing the expected Fisher information of a general mixture model.
- Parameters:
x (numpy.ndarray[n, 1]) – Input vector
- Return type:
None