- The project data(signs) has been collected using Microsoft Xbox Kinect.
- The data was then saved to an Microsoft Excel file.
The data was divided into 75-25 ratio for train and test data. Then the following machine learning algorithms were used to build models:
- Support Vector Machine(SVM)
- k-Nearest Neighbor(kNN)
- Random Forest(RF) Then all of them were used to predict values on the test set.