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


I would like to smooth a signal using .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?
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:
0
Best Answer
-
MartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,365
RM Data Scientist
Hi,I am afraid this is not available straight out of the box yet. Are you aware of a good java lib supporting it?Best,Martin- Head of Data Science Services at RapidMiner -
Dortmund, Germany5
Answers