lsp-python is a lightweight implementation of the Least Square Projection (LSP) dimensionality reduction technique using a sklearn style API.
Project description
32 control points | 64 control points | 256 control points | 512 control points |
---|---|---|---|
pyLSP
pyLSP is a lightweight python implementation of the Least Square Projection (LSP) dimensionality reduction technique using sklearn style API.
The implementation is based on the paper "Least Square Projection: A Fast High-Precision Multidimensional Projection Technique and Its Application to Document Mapping", which can be cited using:
@ARTICLE{4378370,
author={Paulovich, Fernando V. and Nonato, Luis G. and Minghim, Rosane and Levkowitz, Haim},
journal={IEEE Transactions on Visualization and Computer Graphics},
title={Least Square Projection: A Fast High-Precision Multidimensional Projection Technique and Its Application to Document Mapping},
year={2008},
volume={14},
number={3},
pages={564-575},
keywords={Least squares methods;Multidimensional systems;Data visualization;Least squares approximation;Data analysis;Computational geometry;Testing;Text processing;Data mining;Demography;Multivariate visualization;Data and knowledge visualization;Information visualization;Multivariate visualization;Data and knowledge visualization;Information visualization},
doi={10.1109/TVCG.2007.70443}}
A small working example can be found in tests/iris_example.py and tests/digits_example.py.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file lsp-python-0.0.3.post1.tar.gz
.
File metadata
- Download URL: lsp-python-0.0.3.post1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae29c1ba7df3ad222b737c6132241913d5abf98522abfce3d30383d709b9a221 |
|
MD5 | 1e0ff21b8fb8e0ee8c9b415fc4a93f23 |
|
BLAKE2b-256 | 18320496a73bd5d62b3167b57b54205c60468c5a40149f417f80de740b5adbae |