The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Keras Samples: iris-classification, s&p-500-regression got bugs

cindyliu_aucindyliu_au Member Posts: 6 Learner I
edited December 2021 in Help
(I just checked all my extensions are up-to-date), under Keras Samples, the process of both "iris-classification", and "s&p-500-regression" couldn't be excused, the pop up error information is like this:





Btw, I'm learning how to use keras model to predict a binary classification problem. I watched this tutorial ""An Introduction to Deep Learning with RapidMiner - RapidMiner" (quite easy to google it) and it explained this two samples ( "iris-classification", and "s&p-500-regression").

However, following the the process of sample "iris-classification, I created a similar one and got the same error information pop up.
How can I create a right process of Keras Model?

Best Answer

  • ceaperezceaperez Member Posts: 541 Unicorn
    Solution Accepted
    Hi @cindyliu_au,

    The keras extension is no longer supported and it's very dependent of python and packages versions. Rapidminer has their own supported version of Deeplearning with many new functions and continuos updates. Neverthless, If you want to work with keras into rapidminer I recommend you to use the python scripting extension.

    Best, 

    Cesar
Sign In or Register to comment.