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
Does rapidminer support 1D convolutional layer?
Pradeep_Jedi123
Member Posts: 6 Learner I
in Help
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.
0
Answers
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.