but what if you want to plot is and the decision boundary? i have looked at this website: https://scikit-learn.org/stable/auto_examples/svm/plot_svm_kernels.html
but is only plot in 2D, so how do I go from predicted values and 5 dimensions to only 2 dimensions to be able to plot?