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

Figure out the import strategy #34

Closed
dilyabareeva opened this issue Jun 13, 2024 · 1 comment · Fixed by #100
Closed

Figure out the import strategy #34

dilyabareeva opened this issue Jun 13, 2024 · 1 comment · Fixed by #100
Assignees
Labels
big_refactoring Requires fixing many things in many places

Comments

@dilyabareeva
Copy link
Owner

dilyabareeva commented Jun 13, 2024

Suggestion: follow the Quantus blueprint.

from src.utils.datasets.transformed.label_poisnoning import LabelPoisoning ->
from quanda.utils.datasets.transformed import LabelPoisoning

@gumityolcu
Copy link
Collaborator

I can follow you on this one. I don't think different strategies make a big change so let's go with whatever you are used to (I am not used to anything yet)

@dilyabareeva dilyabareeva added the big_refactoring Requires fixing many things in many places label Jun 21, 2024
@dilyabareeva dilyabareeva linked a pull request Aug 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
big_refactoring Requires fixing many things in many places
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants