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

data augmentation in Rapidminer possible?

Fred12Fred12 Member Posts: 344 Unicorn
edited November 2018 in Help

hi,

 

for thin datasets, I have heard from data augmentation, e.g.  creating data from existing data, It is applied with statistical techniques to create new data base on mean, variance, etc. of the attributes from the original data.

does there exist a similar operator to create augmented data based on some example set in Rapidminer?

 

http://www.stat.harvard.edu/Faculty_Content/meng/JCGS01.pdf

Answers

  • bhupendra_patilbhupendra_patil Employee-RapidMiner, Member Posts: 168 RM Data Scientist

    hello @Fred12

     

    Data augmentation should be possible with Rapidminer,

    For things like average, median, standard deviation, variance and many more the Aggregate operator can be very handy/

    There are other speciality operators like aggregation, products etc and

     

    Also there are advanced operators for feature generation, under Optimization>>feature Generation group that can be considered for your case.

     

    Hope this gets you started

    -bp

     

    Are you working with Hadoop??. Radoop makes it easy to work with Hadoop and is free now !!

    Try it here http://bit.ly/RadoopDL

Sign In or Register to comment.