pangeo_fish.hmm.optimize.scipy.EagerBoundsSearch.fit

pangeo_fish.hmm.optimize.scipy.EagerBoundsSearch.fit#

EagerBoundsSearch.fit(X)#

Optimize the score of the estimator

Parameters:

X (xarray.Dataset) – The input data.

Returns:

estimator – The estimator with optimized parameters.