Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
Answers
I will post an example process below, but in general you replace the learner by one of the operators for meta learning. They can be found in Learner/Supervised/Meta in the new Operator tag. Then you decide which inner learner you are going to use, for example a decision stump. You will put this as inner operator of the meta learner. The example process show how this works: Greetings,
Sebastian