Skip to content

EduardoH0/data_smoothing_visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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