questions about rapidminer in general

user194372
user194372 New Altair Community Member
edited November 2024 in Community Q&A

Hello, everyone.

I have some questions about Rapidminer Studio and Rapidminer Server


Briefly,

1. Does Rapidminer Studio or Rapidminer Server support parallel computing?

2. Does Studio or Server support resource allocation (such as RAM)?

3. Can Studio or Server generate executables in MS Windows (.EXE) or in Linux?

4. Is Rapidminer a VPL (visual programming language)?


https://en.wikipedia.org/wiki/Visual_programming_language


Thank you in advance and have a nice day.

Best,

Tagged:

Best Answers

  • Telcontar120
    Telcontar120 New Altair Community Member
    Answer ✓

    1. Does Rapidminer Studio or Rapidminer Server support parallel computing? Yes, certain operators in certain packages of RapidMiner do support parallel computing.

    2. Does Studio or Server support resource allocation (such as RAM)? Yes, if by resource allocation you mean the ability to specify the max RAM that RapidMiner will utilize.

    3. Can Studio or Server generate executables in MS Windows (.EXE) or in Linux? Not really. You build processes that run inside the RapidMiner environment (either desktop Studio or Server).

    4. Is Rapidminer a VPL (visual programming language)? This depends on your definition of VPL. RapidMiner has a completely visual process design editor and automatically generates the underlying xml. But these processes can only be executed within RapidMiner, not as standalone programs (related to your question #3 I think).

  • jwpfau
    jwpfau
    Altair Employee
    Answer ✓
    Hi,

    yes, i would recommend this academy video for understanding the queues and job agents concepts:

    https://academy.rapidminer.com/learn/video/scaling-ai-hub-execution

    Greetings,
    Jonas

Answers

  • Telcontar120
    Telcontar120 New Altair Community Member
    Answer ✓

    1. Does Rapidminer Studio or Rapidminer Server support parallel computing? Yes, certain operators in certain packages of RapidMiner do support parallel computing.

    2. Does Studio or Server support resource allocation (such as RAM)? Yes, if by resource allocation you mean the ability to specify the max RAM that RapidMiner will utilize.

    3. Can Studio or Server generate executables in MS Windows (.EXE) or in Linux? Not really. You build processes that run inside the RapidMiner environment (either desktop Studio or Server).

    4. Is Rapidminer a VPL (visual programming language)? This depends on your definition of VPL. RapidMiner has a completely visual process design editor and automatically generates the underlying xml. But these processes can only be executed within RapidMiner, not as standalone programs (related to your question #3 I think).

  • user194372
    user194372 New Altair Community Member

    Dear Brian T.


    Thank you for your kindess and explanation!


    I have one further question.

    Regarding the 2nd question, can RM server(AI Hub) allocate memories or CPU resources between several users?


    Thank you.

  • jwpfau
    jwpfau
    Altair Employee
    Answer ✓
    Hi,

    yes, i would recommend this academy video for understanding the queues and job agents concepts:

    https://academy.rapidminer.com/learn/video/scaling-ai-hub-execution

    Greetings,
    Jonas