We attempted different methods of graphing the data to understand it intuitively before trying to pour ML algorithms into the problem. We understood for example that the velocity column is always positive because it is a magnitude.
The algorithm we chose was Linear Regression through Random Forest Generation from Sci-Learn's library. The results report 97.67% accuracy.
Presentation is here.
Our Code is found here.
Members:
Ran, Nick, Sarah, and Krishnana