Submitted by snairgit t3_ywu1vf in MachineLearning
et809 t1_iwlp423 wrote
Reply to comment by snairgit in [P] Thoughts on representing a Real world data by snairgit
This seems more like a programming question than a machine learning one. It depends on your model implemention. Some frameworks don't even require any further preprocessing. Just leave each individual reading consistently separated in a column of their own. No need to combine velocity and distance manually.
snairgit OP t1_iwlw27z wrote
Thanks for your input, ya i will try that out. The features do have a relation, that's why I was wondering whether packaging that in the input will make sense or not. I'll do some experiments and see how it turns out.
Viewing a single comment thread. View all comments