Goto

Collaborating Authors

 machine learning detect distracted politician


Machine Learning Detects Distracted Politicians

#artificialintelligence

The Flemish Scrollers is a software system that watches live streamed sessions of the Flemish government, and uses Python and machine learning to identify and highlight politicians who pull out phones and start scrolling. Pushed out live on Twitter and Instagram, naturally. The project started back in July 2021, and has been dutifully running ever since, so by now we expect that holding one's phone where the camera can see it is probably considered a rookie mistake. This project can also be considered a good example of how to properly handle confidence in results depending on the application. In this case, false negatives (a politician is using a phone, but the software doesn't detect it properly) are much more acceptable than false positives (a member gets incorrectly identified, or is wrongly called-out for using a mobile device when they are not.)


Machine Learning Detects Distracted Politicians

#artificialintelligence

The Flemish Scrollers is a software system that watches live streamed sessions of the Flemish government, and uses Python and machine learning to …