Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add common tests for pairwise non-classifiers #11433

Open
@jnothman

Description

@jnothman

#9701 introduced common tests for estimators taking a precomputed pairwise affinity/kernel or dissimilarity/distance matrix, but restricted its scope to classifiers. Certainly, these tests should be generalised to regressors, and probably to clusterers and transformers.

For instance, in all cases, the estimators should raise a good error if expecting precomputed input, but the training data is not square.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions