Getting TypeError: can't pickle _thread.RLock objects while applying cross_val_score() on KerasClassifier()

前端 未结 0 1316
离开以前
离开以前 2021-01-27 01:05

I am building a Keras multilayer model and am trying to measure the accuracy using scikit_learn cross_val_score function. I first created

相关标签:
回答
  • 消灭零回复
提交回复
热议问题