In the last chapter, we saw what machine learning predictive models are and formed a basic understanding of how they work. In this chapter, we will demonstrate the working of neural net models and move on to another type of model, the (Support Vector Machines)
SVMs model.
The following are the topics that will be covered in this chapter:
- Demonstrating a neural network
- Support Vector Machines
- Demonstrating SVMs