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

https://github.com/acorg/pymds

Metric multidimensional scaling in python
https://github.com/acorg/pymds

dimensionality-reduction mds python python3

Last synced: 6 months ago
JSON representation

Metric multidimensional scaling in python

Awesome Lists containing this project

README

          

# pymds

Metric multidimensional scaling in python.

## Install

It can be installed from command-line using
[pip](https://pypi.python.org/pypi/pip):

```bash
pip install pymds
```

## Documentation

Check out [pymds.readthedocs.io](https://pymds.readthedocs.io).

## License

This project is licensed under the MIT license.