Data science implementation (python)

Job ID: 33790210

Budget: $30 – $250 CAD

need python implementation for two functions. See detail in picture attached.

1. Implement function to compute the Legendre series representation of a time series to fifth degree
input: array of scalar values
output: array of values

2. Write a function that can compute the Fréchet distance between two time series of images. The time
series may have different lengths
input: two folders of images
output: The Fréchet distance between the two time series