Skip to content

Test coverage of special parameterizations #202

Open
@sdmccabe

Description

@sdmccabe

There are some methods that have parameterizations that have different behavior; these are not always tested explicitly in the test suites, where we tend to favor the defaults. Examples:

  • Correlation matrix (regularization)
  • Laplacian distances (kernel, norm, etc.)

I'm sure there are others. Ideally we would have a full account of these and make sure they are fully covered by the tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions