Optimize number of hidden layers and neurons with RandomizedSearchCV (scikit-learn) -> No unnecessary trainings?

前端 未结 0 635
傲寒
傲寒 2020-11-21 23:57

I want to optimize the number of hidden layers and the number of units in each hidden layer. For this I used RandomizedSearchCV from sklearn in this way:

             


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