pipeline_optimizer = TPOTClassifier(generations=5, population_size=20, cv=5,random_state=42, verbosity=2). 現在,TPOT準備對管道進行優化.
確定! 回上一頁