-
-
Notifications
You must be signed in to change notification settings - Fork 26.2k
Labels
EnhancementModerateAnything that requires some knowledge of conventions and best practicesAnything that requires some knowledge of conventions and best practiceshelp wantedmodule:decompositionmodule:test-suiteeverything related to our testseverything related to our tests
Description
Currently, the SparseCoder
estimator is not tested by our common test because it requires a dictionary
parameter.
We should make sure to construct the instance in _construct_instance
and check that the estimator runs the test. I am almost sure that it is missing the "stateless"
tag and the parameter validation.
Metadata
Metadata
Assignees
Labels
EnhancementModerateAnything that requires some knowledge of conventions and best practicesAnything that requires some knowledge of conventions and best practiceshelp wantedmodule:decompositionmodule:test-suiteeverything related to our testseverything related to our tests