Skip to content

Invariance testing for partial_fit #3896

Closed
@jnothman

Description

@jnothman

Much of the common functionality across estimators is tested within sklearn.tests.test_common. As far as I can tell, there are no tests of what partial_fit should do in general, such as returning self. (I'm not sure what else is general to all estimators supporting partial_fit.) Test(s) should be added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    HardHard level of difficultymodule:test-suiteeverything related to our tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions