Categories

Versions

You are viewing the RapidMiner Developers documentation for version 9.3 - Check here for latest version

Creating Your Own Operator

There are two types of operators in RapidMiner - normal and super operators. Super operators contain one or more sub processes. This guide starts with implementing a normal operator, but you can check out the advanced enhancements to learn how to develop a super operator.

In this section: