In this chapter, we are going to use the following Python libraries:
- scikit-learn Python (≥ 2.7 or ≥ 3.3)
- NumPy (≥ 1.8.2)
- NLTK
If you have not installed them yet, please make sure that they are installed before moving forward with this chapter. You can find the code files at https://github.com/PacktPublishing/Mastering-Machine-Learning-for-Penetration-Testing/tree/master/Chapter02.