Improve code layout and test coverage
Open
- Dominant language
- Python
- Stars
- 23
- Forks
- 6
- Avg merge
- 3h 56m
- Merged PRs (30d)
- 1
Description
Looking at the Experiment class code it's not immediately clear what each component does, and maintenance is becoming an issue.
The feature should be split into multiple subclasses (e.g. ArtifactStore etc) that handle specific components of the MLOps framework.
This will be a good opportunity to improve test coverage back to >90%
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.