predict

it2023-08-06  63

AttributeError: predict_proba is not available when probability=False

解决方法:

提示很明显,将svm模型probability参数设置为True

最新回复(0)