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

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, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 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.