ShiftWatch: reproducible ML evaluation and dataset drift monitoring #3
pralav-25
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
ShiftWatch brings model evaluation and numerical data monitoring into one inspectable workflow: run the Python experiment, inspect its report in the dashboard, and follow the analysis in an executed notebook.
Try the dashboard · Executed analysis notebook · Source and setup
What you can explore
A useful example
A feature can develop more missing values without a dramatic model-accuracy change. Load the demo's missingness scenario and compare the data-quality alerts with the prediction metrics. The two signals answer different questions.
The included experiment uses the small UCI Wine dataset and synthetic shifts. Its scores describe this experiment; they do not establish production performance or tell you automatically when to retrain. The methodology and model card explain the assumptions and limits.
Feedback welcome: what would make a drift report more useful to you—a clearer explanation, another comparison view, or a particular input format? Reproducible examples using synthetic or public data are especially helpful.
All reactions