You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From #14043, maybe we can add a test to ensure that there's no invalid estimator tags, but we need to make sure that other projects are easy to define their own tags.
The text was updated successfully, but these errors were encountered:
qinhanmin2014
changed the title
Add a test to check that estimators do not have invalid estimator tags
Add a test to ensure that estimators do not have invalid estimator tags
Jun 13, 2019
This test should be added to estimator_checks.py
Ways to make this possible:
* only validate some aspects of tags
* require extension packages to register additional valid tags or tag values
* establish a convention for namespacing additional tags or tag values
From #14043, maybe we can add a test to ensure that there's no invalid estimator tags, but we need to make sure that other projects are easy to define their own tags.
The text was updated successfully, but these errors were encountered: