Does rapidminer support 1D convolutional layer?

Pradeep_Jedi123
Pradeep_Jedi123 New Altair Community Member
edited November 2024 in Community Q&A
Hi, I am trying to use timeseries data with 1D CNN , by default i can see rapidminer has 2D cnn layer. Could you please confirm any alternative or its not possible for implementing 1D cnn.
Tagged:

Answers

  • rdesai
    rdesai New Altair Community Member
    Hi,

    I think for sequential time-series involving convolutional layers, unfortunately  we don't have a tutorial process, but 1D convolution is possible/available especially with the right selection of input shape. However,  I would recommend the use one of the recurrent options.