scikit-tda/scikit-tda
Topological Data Analysis for Python🐍
What it solves
It provides a curated collection of Topological Data Analysis (TDA) tools for Python, making these complex mathematical techniques accessible to users who are not experts in topology.
How it works
It acts as a bundle of Python libraries that can be used together as a single package or as standalone tools, allowing users to apply topological methods to their data analysis workflows.
Who it’s for
Data scientists and researchers who want to use Topological Data Analysis but are not professional topologists.
Highlights
- Curated library of TDA tools
- Modular structure allowing packages to be used standalone or as a bundle
- MIT licensed
Related
- Project
scikit-tda/kepler-mapperA Python implementation of the TDA Mapper algorithm used for visualizing the topological structure of high-dimensional data.
- Project
GUDHI/gudhi-develGUDHI is a C++ and Python library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding, focusing on simplicial complexes and persistent homology.
- Project
GAA-UAM/scikit-fdaA Python package for Functional Data Analysis (FDA) that provides tools for the representation, preprocessing, and statistical analysis of data depending on a continuous parameter.
- Project
pandas-dev/pandasA powerful Python data analysis toolkit that provides fast, flexible, and expressive data structures for working with relational or labeled data.
- Project
pyt-team/TopoModelXA Python module for building topological neural networks that enables deep learning on topological domains like simplicial complexes for science and engineering.