Technical requirements
This chapter will cover a practical example to test out data drift techniques. We will be using Python 3.10 and, additionally, we will require the following Python libraries to be installed:
evidently
numpy
transformers==4.21.3
torch==1.12.0
syllables
audiomentations
datasets
The code files are available on GitHub: https://github.com/PacktPublishing/The-Deep-Learning-Architect-Handbook/tree/main/CHAPTER_17.