[scikit-learn] GridsearchCV

Carlton Banks noflaco at gmail.com
Thu Mar 16 00:00:12 EDT 2017


Hi… 

I currently trying to optimize my CNN model using gridsearchCV, but seem to have some problems feading my input data.. 

My training data is stored as a list of Np.ndarrays of shape (6,3,3) and my output is stored as a list of np.array with one entry. 

Why am I having problems parsing my data to it?

best regards 
Carl B. 


More information about the scikit-learn mailing list