[scikit-learn] gridsearchCV able to handle list of input?

Carlton Banks noflaco at gmail.com
Sat Apr 29 22:59:23 EDT 2017


I am currently trying to run some gridsearchCV on a keras model which has multiple inputs. 
The inputs is stored in a list in which each entry in the list is a input for a specific channel. 


Here is my model and how i use the gridsearch. 

https://pastebin.com/GMKH1L80 <https://pastebin.com/GMKH1L80>

The error i am getting is: 

https://pastebin.com/A3cB0rMv <https://pastebin.com/A3cB0rMv>

Any idea how i can resolve this?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20170430/603f7572/attachment.html>


More information about the scikit-learn mailing list