giotto-ai / giotto-tda

A high-performance topological machine learning toolbox in Python
https://giotto-ai.github.io/gtda-docs
Other
845 stars 173 forks source link

Add `mode` kwarg to KNeighborsGraph, refactor input-output formats in gtda.graphs, turn outputs of KNeighborsGraph and TransitionGraph into asymmetric adjacency matrices #478

Closed ulupo closed 4 years ago

ulupo commented 4 years ago

Reference issues/PRs Inspired by the discussion in #108, but only insofar as with this PR it would be possible to do IsoMap up until the distance matrix calculation (no embedding step).

Types of changes

Description

Checklist