Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Closed 7 years ago

#1780 closed enhancement (obsolete)

Visualize distance matrices by MDS

Reported by: abeham Owned by: gkronber
Priority: low Milestone: HeuristicLab 3.3.x Backlog
Component: Analysis Version: branch
Keywords: Cc:

Description (last modified by abeham)

I want to be able to visualize a distance matrix given as a double matrix by multidimensional scaling (MDS).

Also a feature vector should be defined which allows to color the entities differently.

Change History (9)

comment:1 Changed 12 years ago by abeham

r7526:7529: imported branch

comment:2 Changed 12 years ago by abeham

r7541: added dialog for setting the names, ability to include a charateristic

comment:3 Changed 12 years ago by abeham

  • Description modified (diff)

comment:4 Changed 11 years ago by gkronber

  • Priority changed from medium to low

comment:5 Changed 10 years ago by gkronber

  • Owner changed from abeham to architects
  • Status changed from new to assigned

comment:6 Changed 10 years ago by gkronber

r10199: updated reference and plugin dependency for alglib

comment:7 Changed 10 years ago by gkronber

Don't recalculate MDS when names are set.

comment:8 Changed 10 years ago by gkronber

  • Owner changed from architects to gkronber

The view is not necessary, MDS algorithm already integrated into trunk. A generic scatter-plot view for double matrices should be implemented.

comment:9 Changed 7 years ago by abeham

  • Resolution set to obsolete
  • Status changed from assigned to closed

The branch was deleted in #2438. Additionally, with t-SNE we may have a better algorithm for visualizing high-dimensional data in 3.3.15.

Note: See TracTickets for help on using tickets.