flyyufelix / cnn_finetune

Fine-tune CNN in Keras
https://flyyufelix.github.io/2016/10/08/fine-tuning-in-keras-part2.html
MIT License
937 stars 413 forks source link

Can I use this code for regression problem? #51

Open shrimanti opened 6 years ago

shrimanti commented 6 years ago

I was trying to use this code for a regression problem. And I am getting this error. ValueError: Multioutput target data is not supported with label binarization Any help? Thanks.