zoukankan      html  css  js  c++  java
  • 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. 

  • 相关阅读:
    PHP thinkPHP6.0 部署
    ch09 Sql导入语句
    自定义map 搜索
    MySql 语句
    自定义Mappter
    三袋米的故事
    WPF中实现文件夹对话框(OpenFileDialog in WPF)
    web通过Ajax与WCF交互
    项目管理之我见-程序员程序开发步骤
    存储过程
  • 原文地址:https://www.cnblogs.com/dulun/p/12194732.html
Copyright © 2011-2022 走看看