rfc=RandomForestClassifier(n_estimators=100,n_jobs = -1,random_state =50, min_samples_leaf = 10) Step4. 用建立好的模型來預測資料
確定! 回上一頁