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

Skip to content

Ensure check_estimators works with SVC(kernel='precomputed') #9580

Closed
@amueller

Description

@amueller

Related to #9443.

We need to ensure that check_estimator works with estimators that have the _pairwise attribute set. The easiest way to do that would be to have it run on SVC(kernel='precomputed'). That needs to work.
This should probably live in test_estimator_checks.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EasyWell-defined and straightforward way to resolvehelp wanted

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions