Applying Convolutional Neural Networks (CNN) on the iris dataset

kakkad2
kakkad2 New Altair Community Member
edited November 5 in Community Q&A

Hi everybody,

After connecting Keras and RapidMiner through Python:

 

I was trying to use the CNN operator within the keras model for classification. I used the "add core layer operatror" and it worked just fine. But when I use a CNN layer, I get all kinds of errors depending on what dataset/parameters are in use. Please suggest alternative actions if you have an idea on what might the problem be. I would like to simply use the CNN operator as one of the layers inside the keras model operator in my neural network. Thank you!

 

 

Answers