I was preparing the sequential data to use in an rnn model, but I have got the time data in different columns where days format is 0 for weekday and 1 for weekend. Should the time be in single data format column to be used in the model?
Also, also how should i prepare the data to calculate distances from sensor data. I have added screenshots of the data and the distance problem.
enter image description hereenter image description here
vishalmalik7027 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.