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.
Optimize the score of the estimator
X (xarray.Dataset) – The input data.
estimator – The estimator with optimized parameters.