Skip to content

Consider modifying early_stop threshold #269

@doliv071

Description

@doliv071

I've recently run into the situation where Harmony would run 2 iterations and then finish, sometimes with decent results, other times with very poor results. Setting early_stop = FALSE and max_iter = 20 produces good results, but I was wondering if setting a smaller threshold for early stop would provide better default behavior (e.g. 1e-8). Since Harmony remains extremely fast and resource friendly I don't think it would cause any issue for users to have it try a little harder to find a good solution.

Best
Dave

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions