tpot = TPOTClassifier(scoring="roc_auc", cv=5, random_state=SEED, n_jobs=4, verbosity=3, generations=100, population_size=100, ...
確定! 回上一頁