I was trying to test the effect of different parameter C in LinearSVC and plot it. I used the bellow code:
scores=[] X_train, X_test, y_train, y_test = train_