Skip to content

Parameter change update #87

Description

@iandareid

The parameter update in the estimator reloads all of the parameters if one is changed. This is inefficient, the parameter change should be checked to see if the change was relevant and only reload that one parameter. This is in the is_parameter_changed() function. This will require a pretty extensive overhaul of the parameters to do this appropriately which is why this hasn't been done yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions