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

Save as dataset

maxellmaxell Member Posts: 4 Learner I
edited December 2021 in Help
Hello all,

how can we save a cleaned dataset (after outlier detection) as a dataset? To execute all further processes with this "new" data set? 




we need to convert the process in the Data subfolder into a data set (as under Original Data) in order to reuse it. 

Thanks in advance! KR, maxell

Answers

  • BalazsBaranyBalazsBarany Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert Posts: 955 Unicorn
    Hi!

    If you want to put your processed data into the repository, use the Store operator.

    If you need them outside of RapidMiner, use one of the Write ... operators (Write CSV, Write Excel, Write Database, ...).

    Regards,
    Balázs
  • maxellmaxell Member Posts: 4 Learner I
    Thank you very much. It works!  :)

    Best regards,
    maxell
Sign In or Register to comment.