The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Extract SVD vectors and save to Excel"
Answers
-
MartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533
RM Data Scientist
Hi,the "Converters Extension" has an operator called "SVD to ExampleSet". This converts the table to a normal table which you can use with Write CSV/Wrtie Excel.
BR,Martin- Sr. Director Data Solutions, Altair RapidMiner -
Dortmund, Germany3 -
Hi,
the Converters extension (available via the RapidMiner marketplace) offers a SVD to ExampleSet operator.
Afterwards the Write CSV or Write Excel operator can be used to export the data.
Best,
David0 -
That's exactly what I was looking for. Thank you.0
Learner III