Replication package for the paper:
"Addressing Quality Challenges in Deep Learning: The Role of MLOps and Domain Knowledge" submitted to the 4th International Conference on AI Engineering – Software Engineering for AI (CAIN)
We use uv to manage the environment. Follow the documentation to install it.
Alternatively, you can use the requirements.txt
file to install the dependencies.
All the data collected during the experiment can be found in the data/measurements.csv file.
The data analysis can be found in the statistical-analysis.ipynb notebook. All the plots generated are saved in the figures/ folder.