Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 713 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 713 Bytes

Reducing-noise-on-data

Using matplotlib to reduce the noise of a chart. The chart shows the price of Bitcoin every 2 hours from the end of 2020 to the 20th of May. In this project I use least-squares for denoising the chart.

Results:

  1. too much denoised

zip2.png

  1. properly denoised

zip2.png

  1. not enough denoised

zip2.png