-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
Invariance testing for partial_fit #3896
Copy link
Copy link
Closed
Labels
HardHard level of difficultyHard level of difficultymodule:test-suiteeverything related to our testseverything related to our tests
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
HardHard level of difficultyHard level of difficultymodule:test-suiteeverything related to our testseverything related to our tests