Technical requirements
All the code examples provided in this chapter can be found in this book’s GitHub repository: https://github.com/PacktPublishing/15-Math-Concepts-Every-Data-Scientist-Should-Know/tree/main/Chapter10. To run the Jupyter Notebooks provided, you will need a full Python installation, including the following packages:
numpy
(>=1.24.3)matplotlib
(>=3.7.2)NetworkX
(>=3.1.0)