Deep learning algorithm in rapidminer

kersor
kersor New Altair Community Member
edited November 2024 in Community Q&A
hello

Does  anyone knows if rapidminer have a deep learning algorithm for classification?

Regards Alkis

Tagged:

Best Answer

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Hi,

    not yet. But you can call theano with the python extension.

    Best,
    Martin
  • kersor
    kersor New Altair Community Member
    Thanks a lot for your answer. I downloaded canopy to have python and theano because the alternative choises for having theano with python failed(not compatible cuda etc). Everything work fine in canopy. I put the path for python( in the canopy forder) for the python operator and the panda detection was correct but i have a warning that do data was  delivered at port. I'm running the default script thas the python operator has but the procces failed. I think that the default script can run without  connect something there is that right? the message is 'script terminated abnormally'

    Do you know what i'm missing to have it to work correct?
  • MartinLiebig
    MartinLiebig
    Altair Employee
    Hi,
    can you maybe post the XML for this process?

    Best,
    Martin
  • kersor
    kersor New Altair Community Member
    My path for the executable python file wasn't so correct as i thought  , although the correct detection. When i chose the correct filepath, the script runned successfully.

    Thanks a lot for all the help!!

    Regards, Alkis
  • Elisa0815
    Elisa0815 New Altair Community Member
    RapidMiner provides an artifiicial neural network. Isn't that deep learning?
  • MartinLiebig
    MartinLiebig
    Altair Employee
    i do not know how deep learning is excactly defined.

    Usually Deep Learning is e.g. a convolutional NN, which are "enhanced" ANNs.
  • IngoRM
    IngoRM New Altair Community Member
    Answer ✓

    This is an old discussion but still...

     

    The new release 7.2 has Deep Learning:

    https://rapidminer.com/gradient-boosted-trees-deep-learning-less-5-minutes-bet/ 

     

    Have fun,

    Ingo