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 scatter plot(or any plot) of collections in one go?

arun_nadararun_nadar Member Posts: 1 Learner I
How to save plots of multiple collection in a file, it's tedious to save each graph from every collection, I guess there is execute python operator where we can save plots using scripting, is there any other alternate operator?

Answers

  • Edin_KlapicEdin_Klapic Employee, RMResearcher, Member Posts: 299 RM Data Scientist
    Hi @arun_nadar
    there is a RapidMiner extension called "Animated Plots". It allows to store images on the file system. Doing this inside a loop with Macros you should be able to achieve this.
    Happy Mining
    Edin
Sign In or Register to comment.