pase codes?

User: "saba76"
New Altair Community Member
Updated by Jocelyn
sorry can I paste some codes in rapidminer?
eg instead of doing processes by my self , can I just pase some written codes?
I dont know I can tell what I mean

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "varunm1"
    New Altair Community Member
    Hello @saba76

    XML is the coding format that rapidminer allows you to copy and paste. You can access any process XML code by going to XML window. This XML window can be accessed by going to VIEW --> Show Panel --> XML. You can copy code from here or if you have an XML code related to RapidMiner, you can paste the code in this window and click on green tick mark on the window to see the process.

    If you are looking for other scripts, rapidminer has Python and R programming support using "Execute R" and "Execute Python" operators.

    Hope this helps. Please let us know if you need more information.
    User: "saba76"
    New Altair Community Member
    OP
    Accepted Answer
    @varunm1
    Hello, thamks alotttt