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

Feature/write target classes #90

Merged
merged 3 commits into from
Nov 27, 2023
Merged

Conversation

ankeko
Copy link
Collaborator

@ankeko ankeko commented Nov 27, 2023

📥 Pull Request Description

Added write and read options for json files to ExperimentContext.
This enables the user to write out additional Information, for example target classes.

👀 Affected Areas

Trainings Pipelines

📝 Checklist

Please make sure you've completed the following tasks before submitting this pull request:

  • Pre-commit hooks were executed
  • Changes have been reviewed by at least one other developer
  • Tests have been added or updated to cover the changes (only necessary if the changes affect the executable code)
  • All tests ran successfully
  • All merge conflicts are resolved
  • Documentation has been updated to reflect the changes
  • Any necessary migrations have been run

@ankeko ankeko added ✨ feature Requests or discussions about new features 🔧 enhancement Requests for improvements or enhancements to existing features labels Nov 27, 2023
@ankeko ankeko merged commit 1aa8bd5 into develop Nov 27, 2023
6 checks passed
@ankeko ankeko deleted the feature/write_target_classes branch November 27, 2023 15:38
@aiakide aiakide mentioned this pull request Nov 28, 2023
7 tasks
aiakide pushed a commit that referenced this pull request Nov 28, 2023
## 📥 Pull Request Description

Added write and read options for json files to ExperimentContext.
This enables the user to write out additional Information, for example
target classes.

## 👀 Affected Areas

Trainings Pipelines

## 📝 Checklist

Please make sure you've completed the following tasks before submitting
this pull request:

- [x] Pre-commit hooks were executed
- [x] Changes have been reviewed by at least one other developer
- [x] Tests have been added or updated to cover the changes (only
necessary if the changes affect the executable code)
- [x] All tests ran successfully
- [x] All merge conflicts are resolved
- [ ] Documentation has been updated to reflect the changes
- [ ] Any necessary migrations have been run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 enhancement Requests for improvements or enhancements to existing features ✨ feature Requests or discussions about new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants