Save as dataset

maxellmaxell MemberPosts:4Learner I
edited December 2021 inHelp
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 ExpertPosts:954Unicorn
    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
    maxell
  • maxellmaxell MemberPosts:4Learner I
    Thank you very much. It works!:)

    Best regards,
    maxell
    BalazsBarany
Sign InorRegisterto comment.