from tpot import TPOTClassifier warnings.filterwarnings('ignore') #这里数据格式就是除了最后一列是Y,其他都是X #所以我觉得不用上传数据了,用 ...
確定! 回上一頁