STrenD: Subspace Trend Discovery

From FarsightWiki
Revision as of 22:15, 28 September 2011 by Yan Xu (Talk | contribs)
Jump to: navigation, search

Contents

Clustering

Clustering is for data dimension deduction to speed up the analysis.

Minimum Spanning Tree

Build MST for each clustering module so as to tell how cells are related to each other in every module.

Similarity Matrix

Based on the MSTs, implement the Earth Mover's Distance(EMD) method for every two modules to see how each module is similar to the other.

Progression Tree

By checking the visualized similarity matrix, choose the ideal modules for the progression tree generation.

Personal tools