-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Description of Problem:
Data drift is not necessarily sufficient to explain evolution of performance of deployed model.
The concept drift would complete the explanation of the evolution of performance. And in addition, to project the future behaviour of the model
Overview of the Solution:
A first solution is to re-train the same type of model on df_baseline and df_current. And then compare the explainability of these two models. This comparison can be done with the Shapash library
Metadata
Metadata
Assignees
Labels
No labels