Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/RottenFruits/qsv

This application is data structure visualizer by topological data analysis method.
https://github.com/RottenFruits/qsv

Last synced: about 2 months ago
JSON representation

This application is data structure visualizer by topological data analysis method.

Lists

README

        

qsv
====

## Description
This application is data structure visualizer by topological data analysis method.

This softwear is using [kepler-mapper](https://github.com/MLWave/kepler-mapper).

## Demo
![test](qsv.gif)

## Requirement
* Python 2.7+
* pandas
* flask
* gevent
* numpy
* scikit-learn

## Usage

`$ python app.py`

## Licence

[MIT](license.txt)

## Author
Shohei Ogawa