questions about rapidminer in general

user194372user194372 Member Posts: 14 Contributor II

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,

Best Answers

  • Telcontar120Telcontar120 Moderator, RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    Solution Accepted

    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).

    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
  • jwpfaujwpfau Employee, Member Posts: 274 RM Engineering
    Solution Accepted
    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

  • user194372user194372 Member Posts: 14 Contributor II

    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.

Sign In or Register to comment.