PP: Pattern Trails: visual analysis of pattern transitions in subspaces

Posted dulun

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了PP: Pattern Trails: visual analysis of pattern transitions in subspaces相关的知识,希望对你有一定的参考价值。

Problem:

1. We can‘t find patterns in full attribute space, and patterns may only be found in smaller subspaces. 

2. Pattern Trails is an interactive visual approach for the exploration of subspaces of multivariate data

Related work

1. Multivariate data analysis and visualization

parallel coordinate plots; pixel bar charts; Chernoff faces.

2. using dimensionality reduction for visual analysis

 MDS: multidimensional scaling;

PCA: principal component analysis; 

t-SNE: t-distributed stochastic neighbor embedding;

SOM: self-organizing maps

3. Subspace search and visualization

Methodology

1. Derive interesting subspaces of the multivariate data

 

Supplementary knowledge

1. what are subspace patterns and subspace analysis. 

2. The main task in understanding such multivariate data is to identify and interpret relevant patterns like dense groups (clusters), outliers, or correlations.

3. Techniques for visually exploring multivariate data:

Parallel Coordinate Plots;

dimensionality reduction降维; to transform the data to a lower-dimensional space but preserving the main structure of the data. 

4. Chernoff Faces

5. 

 

以上是关于PP: Pattern Trails: visual analysis of pattern transitions in subspaces的主要内容,如果未能解决你的问题,请参考以下文章

php WooCommerce Trails Length

Ski-Trails for Robots

[USACO09FEB]改造路Revamping Trails

[USACO09FEB]改造路Revamping Trails

洛谷P2939 [USACO09FEB]改造路Revamping Trails

HNU 13375 Flowery Trails (spfa最短路)