摘要:
auto-sklearn 0.15.0 requires ConfigSpace<0.5,>=0.4.21, but you have configspace 0.7.1 which is incompatible.auto-sklearn 0.15.0 requires smac<1.3,>=1. 阅读全文
摘要:
#train the model history = model.fit(x_train, y_train, batch_size=32, epochs=100, validation_split=0.1, shuffle=True, class_weight=class_weights, call 阅读全文