Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

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 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.