Metadata-Version: 2.1
Name: datadrift
Version: 0.1.0
Summary: Detecting data/concept drifts in new data.
Home-page: https://github.com/samsonq/datadrift
Author: Samson Qian
Author-email: samsonqian@gmail.com
License: MIT
Keywords: data-drift concept-drift
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# datadrift
Detecting data drifts (concept drifts) through expected distribution comparison of old data features and new data.


