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
lsp-python-0.0.3.tar.gz
(4.1 kB
view details)
File details
Details for the file lsp-python-0.0.3.tar.gz
.
File metadata
- Download URL: lsp-python-0.0.3.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 | 4d468274202fe400ec83055c1516416927866e2040615b7db37c3ac0043f5d58 |
|
MD5 | b8e923a8a83d470c548173b1fa2ceef5 |
|
BLAKE2b-256 | 867ea33ae825404654c1c708949b0513d4b7086f2f7d87290f5725a42e560a60 |