/data_smoothing_visualization

Data smoothing visualization

Primary LanguagePython

data_smoothing_visualization

Interactive signal smoothing visualizer. Define your function in the code and visualize the behaviour of the following smoothing techniques for different parametrizations.

  • Moving average
  • Centralized moving average
  • Exponential smoothing
  • Holt's exponential smoothing
  • Holt-Winters exponential smoothing

project project2