Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Is there any way to implemet Savitzky-Golay-Filter in Rapidminer for smooting a signal

MohammedHasan_GMohammedHasan_G Member Posts: 9 Contributor I
edited July 2020 in Help
I would like to smooth a signal using 

Savitzky-Golay-Filter. In python it is just single line code. Like that 

scipy.signal.savgol_filter

.Is there any way to implement it in rapidminer or is ist available in Rapidminer. As we are not allowed to use python during IT infrastructure problems, therefore I wonder is it already implemented in Rapidminer ? or not?

Tagged:

Best Answer

Answers

  • MohammedHasan_GMohammedHasan_G Member Posts: 9 Contributor I
    Actually I am not so familiar with Java. So I am not sure. As I already told I am aware about only python.
Sign In or Register to comment.