pangeo_fish.hmm.optimize.scipy.TargetBoundsSearch.fit

pangeo_fish.hmm.optimize.scipy.TargetBoundsSearch.fit#

TargetBoundsSearch.fit(X)#

Optimize the score of the estimator

Parameters:

X (xarray.Dataset) – The input data.

Returns:

estimator – The estimator with optimized parameters.