The technologies you'll need for this chapter are as follows:
- The Shogun-toolbox library
- The Shark-ML library
- The Dlib library
- The plotcpp library
- A modern C++ compiler with C++17 support
- The CMake build system, version >= 3.8
The code files for this chapter can be found at the following GitHub repo: https://github.com/PacktPublishing/Hands-On-Machine-Learning-with-CPP/tree/master/Chapter06