I am having difficulty interpreting the shape of the SVM margin.
In both of the following examples, the RBF kernel is used:
Here the separator is almost the same in the two cases. In the case of the larger gamma (the second example), it is the margin that became more influenced by the shape of the data. What is the significance of these particular training samples at the bottom being support vectors? What is the significance of the samples further at the bottom being inside the margin?