predict_proba is not available when probability=False

AttributeError: predict_proba is not available when  probability=False

resolvent:

Obviously, set the SVM model probability parameter to true

Read More: