Hi,
I am trying to create extension that uses subprocess and for that I am using OperatorChain class.
Is there any documentation or implementation for the creating super operator..?
I have already tried these links:
- https://rapidminer.com/wp-content/uploads/2014/10/RapidMiner-extensions.pdf
- https://community.rapidminer.com/t5/Developer-Forum/Operator-Chains/m-p/8009#M563 (redirecting on different page)
- https://github.com/rapidminer/rapidminer-extension-tutorial
Still is there any link or document which can provide more detailed explanation of these classes or process..?
Any suggestions where to look for more details..?