Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide datasets that work for all decorator combinations in test_decorator_combinations #385

Open
rg936672 opened this issue Aug 28, 2024 · 0 comments

Comments

@rg936672
Copy link
Contributor

What's the issue?

Currently, several decorator combinations (e.g. multitask + classification, higher rank features + classification) are skipped due to dataset conflicts. Instead, we should provide datasets that work for the combination, so we can ensure everything is tested. If the decorators are actually incompatible, we should instead raise an exception saying so.

@rg936672 rg936672 added the new Something yet to be discussed by development team label Aug 28, 2024
@tp832944 tp832944 removed the new Something yet to be discussed by development team label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants