I need to a developer to create Python code using Tensorflow to predict a value in a dataset

Job ID: 35059914

Budget: £250 – £750 GBP

For a project I'm working on, I have lots of sets of asset prices data in files. Each file has a 3 minute period of price data.
For each period there is an accepted median price and a lower/upper quartile price.

The problem I'm trying to solve is predicting this median price as the method for determining the median is not known. All that's known is that it is derived from each set of 3 minute period of data (This isn't trying to predict a future price, just a price derived from the price data)

So I need Python code created probably using TensorFlow to analyse the data and predict what that price will be

I can provide lots of files of data for analysis. The Python code will need to be able to take a new file of data and predict the price with accuracy.