In this chapter, we mainly use the following:
- scikit-learn, as before
- Keras, as before
- Lifetimes (https://lifetimes.readthedocs.io/), a library for customer lifetime value
- tensorflow-probability (tfp; https://www.tensorflow.org/probability)
You'll find the code for this chapter on GitHub at https://github.com/PacktPublishing/Artificial-Intelligence-with-Python-Cookbook/tree/master/chapter04.