Distance-based Analysis of DAta-manifolds in python (DADApy)
DADApy is a python package for distance-based analysis of data-manifolds.
The code can be found on GitHub at https://github.com/sissa-data-science/DADApy.
Table of Contents
- Installation
- Implemented Algorithms
- Typical usage of the package
- Modules (API reference)
- The base module
- The id_estimation module
- The neigh_graph module
- The density_estimation module
- The density_advanced module
- The diff_imbalance module
- The causal_graph module
- The clustering module
- The id_discrete module
- The metric_comparisons module
- The feature_weighting module
- The hamming module
- The data module
- The utils module
- Tutorial: Density Based Clustering
- Tutorial: Information Imbalance
- Tutorial: Intrinsic dimension
- Tutorial: Using DADApy to analyse a molecular dynamics trajectory of a small peptide
- Tutorial: Intrinsic dimension estimation for discrete metrics
- Tutorial: Differentiable Information Imbalance
- Tutorial: Differentiable Information Imbalance (JAX implementation)
- Tutorial: Community causal graph reconstruction
- Tutorial: Binary Intrinsic Dimension
- Hands-on tutorial at SISSA
- Citing DADApy