Technical requirements
To follow the example in this chapter, you will need Python 3, either running in a Jupyter environment or in your favorite integrated development environment (IDE) such as PyCharm, Atom, VSCode, PyDev, or Idle. The example also requires the pandas, sklearn, matplotlib, and scipy Python libraries.
The code for this chapter is located here: https://packt.link/Lzryo.