首先random_state和random seed是一樣的,都是設置隨機種子. 在許多模型中都有random_state,例如SVC, ShuffleSplit()等,在模型中設置random_state ...
確定! 回上一頁