Opened 13 years ago
Closed 8 years ago
#1840 closed feature request (invalid)
Create data type for MDS view
Reported by: | abeham | Owned by: | swagner |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | Analysis | Version: | 3.3.6 |
Keywords: | Cc: |
Description
I'd like to be able to collect results into a DissimilarityMatrix and view the results by means of MDS. Currently there's no datatype that allows viewing by MDS. Alternative would be to create another view for DoubleMatrix that would perform MDS (if it satisfies some properties such as being a square matrix).
I also think we should add R2 value in addition to stress to evaluate the goodness of fit.
Change History (1)
comment:1 Changed 8 years ago by abeham
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Use t-sne...