For more info on the next Devoxx UK event 👉 www.devoxx.co.uk
Historically, performance metrics such as accuracy have been used as a measure of how good a Machine Learning model performs. Growing concerns about the impact of traditional algorithm on individuals (related to Bias, Privacy and Explainability) have changed this in recent years, and best practice now requires Data Scientists to be aware of how such new considerations can be integrated into their model pipeline. Regulation are catching up as well, notably with texts such as the EU draft AI regulation and the NYC bias audit mandate, which mandates company that do automated recruitment on individuals in NYC to have a third-party bias audit done.
In this talk, I give an overview of some techniques and libraries available to measure and mitigate Bias in a typical ML classification setting. I will also mention other types of algorithms such as clustering and recommender systems.