What is algorithmic bias in a technical context?
Algorithmic bias refers to systematic and repeatable errors in a computer system that create unfair outcomes, such as privileging one arbitrary group of users over others. In Machine Learning, this often stems from skewed training data or flawed feature selection. Understanding this is critical for any Machine Learning Compliance Framework.