Technical requirements
There are no code examples in this chapter, but Jupyter notebook-based answers to the exercises at the end of the chapter can be found at https://github.com/PacktPublishing/15-Math-Concepts-Every-Data-Scientist-Should-Know/tree/main/Chapter15. To run the Jupyter notebook, you will need a full Python installation, including the following packages:
numpy
(>= 1.24.3)matplotlib
(>=3.7.2)