Testing application for several Transportation Mode Detection algorithms (ML)
The source code of the decision tree and random forest was based on a project by Mohammad Arafath. Link: https://github.com/ironmanMA/Random-Forest/tree/master/src/com/rf/fast
The source code of the KNN was based on a project by Francis. Link: https://github.com/frazboyz/K-Nearest-Neigbors