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

import matlab .mat file in Rapidminer

kkdataminerkkdataminer Member Posts: 10 Contributor II
edited November 2018 in Help

Hello,

 

I have .mat file where each training example is a 20*20 grayscale image of the digit. How to import this file into rapidminer and perform classification?

 

Thanks,

KK

Answers

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    Matlab is not supported.

  • Fred12Fred12 Member Posts: 344 Unicorn

    but would it not be possible to use some R script, e.g with the R.matlab package to import them into R and then export the files as a data table in some way?

     

    or is this not possible, as it would have to be imported as some formatted file (binary, csv..) into Rapidminer first? Or could I import it just as it is as a .mat file and use the R script on it?

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist

    Of course you could also write your own operator for it. I am sure there are libaries around

    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.