What is 'concept drift' in the context of a deployed classification model?
-
A
The model's weights change due to continued training on new data
-
B
The statistical properties of the target variable change over time, degrading model performance
-
C
The feature engineering pipeline introduces new variables
-
D
The model begins to memorize training data after deployment