Skip to content

Refactor _compute_P_ABBA #299

@seanlaw

Description

@seanlaw

Currently, _compute_P_ABBA has some nested logic for choosing the "right" matrix profile algorithm. Instead, we should use from functools import partial to manage this so that the interface is simplified

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions