Ended on 15th Nov'21 03:30 PM (Coordinated Universal Time)
Data Sprint 54 - Activity Recognition System
Predict whether a person is walking or cycling
36
Easy
Challenge Starts
12 Nov 03:30 pm
Registration Ends
15 Nov 03:30 pm
Challenge Ends
15 Nov 03:30 pm
Submissions are evaluated using
F1 Score
.
How do we do it?
Once we release the data, anyone can download it, build a model, and make a submission. We give competitors a set of data (training data), with both the independent and dependent variables.
We also release another set of data (test dataset) with just the independent variables, and we hide the dependent variable that corresponds with this set. You submit the predicted values of the dependent variable for this set and we compare it against the actual values.
The predictions are evaluated based on the evaluation metric defined in the datathon.
Participants are also requested to submit their Notebook with proper documentation. We believe this helps to learn from each other in the community. Further, we also select the best notebooks and share them with the community on social media and other communication channels.