-
-
Interface to find nearest anomaly possible given position
-
Interface to do live monitoring (menu), review recent anomalies (menu), predict where future ones will happen and compare state of tracks
-
Statistical analysis of data
-
Post-anomaly review chart: plot velocity, A1-to-A2 ratio, time to see when bad RSSI (red) usually happen. Each dotted line is a recording
-
Post-anomaly review chart: plot GPS position and time to see where low values of RSSI (red) usually happen. Each dotted line is a recording
Inspiration
Of utmost importance is a clean, fast, easy-to-use interface that shows reliable and robust predictions regarding future anomalies. We drew inspiration from nuclear-reactor dashboards: a powerful example of how to show many and important information clearly. Last but not least we got inspired by Ghostbusters..
What it does
- live status monitoring of train tracks
- anomaly detection (via multi poly-fit regression)
- stress prediction and predictive maintenance of track anomalies
- ensuring guaranteed control by combining and leveraging emergent statistical correlations
- comparison and optimization of in-place works
- visualizing the main results in an intuitive and user-friendly way
How we built it
- Python
- React
- scikit-learn
- R
- GitHub
- Asana
Challenges we ran into
- UI building (not enough experience in this team)
- accuracy of model results (ideally more data should be available)
- coordination between team members (hybrid +3h timezone delta)
- lack of coffee
- lack of sleep
Accomplishments that we're proud of
- timeframe of 120 days (best found yet) allows high-level precision and confidence of time and place of prediction
- submission (nearly) on time
What we learned
- data visualization is the first step to gather knowledge about a dataset
- we need more coffee
- we need to sleep more
What's next for TrackBuster
- model validation on bigger dataset
- UI-refinement
- backend-scaling (+ moving to a SaaS-architecture)


Log in or sign up for Devpost to join the conversation.