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.

How to generate synthetic data with RM?

sherlocksherlock Member Posts: 24 Contributor II
Hello,

to avoid overfitting I would like to increase the dataset based on real data, maybe using GAN? Are there example processes available?
Or is Python required for that? Are there ways using Turbo Prep?

Thanks

Best Answer

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,531 RM Data Scientist
    Solution Accepted
    GAN is not supported yet. You may use SMOTE or Build Simulation in operator toolbox.
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany

Answers

  • sherlocksherlock Member Posts: 24 Contributor II
    edited June 2022
    Thanks, for your quick answer, very helpful! I just realized that the "Smote Upsampling"-Operator doesn't offer all parameters described in the help (advanced parameters enabled). E.g. minoriy classe, auto detect minority class, upsampling size etc.
    Do I have an old version (just downloaded from marketplace) or anything to activate?

    Thanks
Sign In or Register to comment.