Skip to main content

Systematic comparisons of multiple datasets

Project description

DataComp: A Python Framework for Systematic Dataset Comparisons

Current version on PyPI Apache 2.0 License Stable Supported Python Versions Development Documentation Status

Description

DataComp is an open source Python package for domain independent multimodal longitudinal dataset comparisons. It serves as an investigative toolbox to assess differences between multiple datasets on feature level. DataComp empowers data analysts to identify significantly different and not significantly difference between datasets and thereby is helpful to identify comparable dataset combinations.

Typical application scenarios are:

  • Identifying comparable datasets that can be used in machine learning approaches as training and independent test data

  • Evaluate if, how and where simulated or synthetic datasets deviate from real world data

  • Assess (systematic) differences across multiple datasets (for example multiple sampling sites)

  • Conducting multiple statistical comparisons

  • Comparative visualizations

./docs/source/DataComp_workflow.png

The figure above depicts a typical DataComp workflow.

Main Features

DataComp supports:

  • Evaluating and visualizing the overlap in features across datasets

  • Parametric and nonparametric statistical hypothesis testing to compare feature value distributions

  • Creating comparative plots of feature value distributions

  • Normalizing time series data to baseline and statistically comparing the progression of features over time

  • Comparative visualization of feature progression over time

  • Hierarchical clustering of the entities in the data sets to evaluate if dataset membership labels are evenly distributed across clusters or assigned to distinct clusters

  • Performing a MANOVA to assess the influence of features onto the dataset membership

Installation

pip install datacomp

Documentation

The full package documentation can be found here.

Application examples

Example notebooks showcasing Datacomp workflows and results on simulated data can be found at DataComp_Examples:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datacomp-0.0.6.tar.gz (21.5 kB view hashes)

Uploaded Source

Built Distribution

datacomp-0.0.6-py3-none-any.whl (27.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page