enter image description hereenter image description here[enter image description here](https://i.stack.imgur.com/XwKBA.png)
i want to examine the impact and stability of four kernel functions with feature selection on the performance of SVM for software defect prediction. Strictly speaking, i want to examine the performance of nonlinear kernel functions against linear kernel function. I try solve this using pipeline but while solving it gives convergence warning for every time even max_iter=1 also. Please give a solution to run the code without any convergence warning