1

I found some interpolation methods in time series data. For noisy or irrelevant data in time series, when I use simple interpolation (spline or linear) methods, my results are not bad. But, I want to use this interpolation methods with neural network,i.e. want to build interpolation network layer for irrelevant data. But, there is no reference link or paper or code. Please guide me or give suggestions.

kjetil b halvorsen
  • 63,378
  • 26
  • 142
  • 467
Oleander
  • 11
  • 1
  • 2
    What do you mean by "interpolation layer"? – Tim Feb 18 '20 at 08:54
  • For noisy input data, I want to build that layer by using some interpolation techniques before feeding the main network layer, – Oleander Feb 19 '20 at 09:01
  • But what for? Why not just NN as a function approximator that would learn the data structure from the data itself? – Tim Feb 19 '20 at 12:00
  • I think this https://stats.stackexchange.com/questions/41289/multivariate-linear-regression-vs-neural-network addresses your question, but I'm not 100% certain because it's a little unclear. – Sycorax Feb 21 '20 at 18:48

0 Answers0