Skip to content

adrianolinux/plmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plmp

PLMP Visualization Technique

Two-Phase Mapping for Projecting Massive Data Sets Fernando V. Paulovich, Cláudio T. Silva, L. Gustavo Nonato http://www.lcad.icmc.usp.br/~nonato/pubs/plmp.pdf

Abstract: Most multidimensional projection techniques rely on distance (dissimilarity) information between data instances to embed high-dimensional data into a visual space. When data are endowed with Cartesian coordinates, an extra computational effort is necessary to compute the needed distances, making multidimensional projection prohibitive in applications dealing with interactivity and massive data. The novel multidimensional projection technique proposed in this work, called Part-Linear Multidimensional Projection (PLMP), has been tailored to handle multivariate data represented in Cartesian high-dimensional spaces, requiring only distance information between pairs of representative samples. This characteristic renders PLMP faster than previous methods when processing large data sets while still being competitive in terms of precision. Moreover, knowing the range of variation for data instances in the high-dimensional space, we can make PLMP a truly streaming data projection technique, a trait absent in previous methods.

About

PLMP Visualization Technique

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages