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.

Discretization: Quartiles, Quintiles, Deciles, and Percentiles - How To

KostasBonikosKostasBonikos Member Posts: 25 Maven
edited November 2018 in Knowledge Base

Quartiles, Quintiles, Deciles, and Percentiles are a subset of the subject of discretization.

 

When you want to break your data into any of the above, there is no need for a bespoke operator; you can use Discretize by Frequency as follows:

Discretization.jpgDiscretization1.jpg

And then select the number of bins as 4 for Quartiles, 5 for Quintiles, 10 for Deciles and 100 for Percentiles.

 

There is a range of different discretization techniques in Rapidminer and they are well described in our documentation:

https://docs.rapidminer.com/studio/operators/cleansing/binning/discretize_by_frequency.html

Sign In or Register to comment.