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

9 decouple experiment from file management #16

Merged
merged 3 commits into from
Aug 10, 2024

Conversation

pabloitu
Copy link
Collaborator

closes #9

…moved those features from the Evaluation class.

refac: renamed get_path from Registries to 'get', because this could in the future not be a filepath, but a key or pointer.
…ns (retrieve, store, filter, save inputcat to models, write/load testing cats, etc.
@pabloitu pabloitu linked an issue Aug 10, 2024 that may be closed by this pull request
3 tasks
Copy link

codecov bot commented Aug 10, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@pabloitu pabloitu merged commit f352add into main Aug 10, 2024
7 checks passed
@pabloitu pabloitu deleted the 9-decouple-experiment-from-file-management branch August 11, 2024 21:11
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

Successfully merging this pull request may close these issues.

Make file management decoupled from main experiment/model/test classes.
1 participant