SVC(random_state=0)里有参数random_state from imblearn.over_sampling import SMOTE SMOTE(random_state=42) 里有参数random_state. 上面一个是svd算法,一个是处理 ...
確定! 回上一頁