Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
m x n non-symmetrical matrix
mansoorbahrian
Dear members,
I have developed an operator which displays the m x n matrices as an output of data transformation algorithms, I am using NumericalMatrix class to display it. It was working in RapidMiner 4.5 but not in 5.0. In RapidMiner 5.0 internally the "DataTableSymmetricalMatrixAdapter" class takes the number of column-names and display matrix accordingly. For example, if the original matrix is 20 x 2 then the displayed matrix is 2 x 2.
Can you please guide me that is there a different way in 5.0 to achieve the desired output?
Best Regards
Mansoor
Find more posts tagged with
AI Studio
Accepted answers
All comments
land
Hi Mansoor,
for a quick solution you will need to fix this yourself. You can go along with the class DataTableSymmetricalMatrixAdapter and modify it to allow non symetrical matrices. All you have to do is to correct the method getNumberOfRows. You might also wish to overwrite the getColumnName and getColumnIndex methods to suit your need.
Greetings,
Sebastian
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups