Open Serendipitya opened 2 years ago
This is (in part) because the scipy filter uses an interpolation mode by default. I'm having the same issue.
The interpolation mode does something different with the edges of the filter than what happens in other implementations I've seen.
hello,I have some confusion. I have used savgol_filter which belongs to python scipy, but the result is different from your methods implemented by java