drifter: Concept Drift and Concept Shift Detection for Predictive Models

Concept drift refers to the change in the data distribution or in the relationships between variables over time. 'drifter' calculates distances between variable distributions or variable relations and identifies both types of drift. Key functions are: calculate_covariate_drift() checks distance between corresponding variables in two datasets, calculate_residuals_drift() checks distance between residual distributions for two models, calculate_model_drift() checks distance between partial dependency profiles for two models, check_drift() executes all checks against drift. 'drifter' is a part of the 'DrWhy.AI' universe (Biecek 2018) <arXiv:1806.08915>.

Getting started

Package details

AuthorPrzemyslaw Biecek [aut, cre]
MaintainerPrzemyslaw Biecek <przemyslaw.biecek@gmail.com>
LicenseGPL
Version0.2.1
URL https://ModelOriented.github.io/drifter/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("drifter")

Try the drifter package in your browser

Any scripts or data that you put into this service are public.

drifter documentation built on May 31, 2019, 5:04 p.m.