Skip to content

[ENH]: Sliding window: Use previous params as guesses for next fit #277

@voytek

Description

@voytek

A lot of the parameterization time is spent on building up the initial guesses for curve fitting. When performing sliding window parameterization, we can potentially speed things up quite a bit by taking advantage of the strong temporal correlations in our data by using the fitted parameters from time-step (t-1) as the guess parameters for the current time window (t).

Metadata

Metadata

Assignees

No one assigned

    Labels

    >2.0Idea for beyond specparam 2.0.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions