Technical requirements
The following requirements are necessary to complete the learning in this chapter:
- SHAP Python library: https://github.com/slundberg/shap
- Transformers Interpret Python library: https://github.com/cdpierse/transformers-interpret
- Captum Python library: https://github.com/pytorch/captum
- Code from the GitHub repository for this chapter: https://github.com/PacktPublishing/Practical-Deep-Learning-at-Scale-with-MLFlow/tree/main/chapter09