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.

jitter function in advanced plots

martin_xtmmartin_xtm Member Posts: 3 Contributor I
edited November 2018 in Help
In the normal plot view in the results perspective it is possible to jitter the datapoints simply by dragging the Jitter slider.

This function is very useful to visualize the quantity of data points. Unfortunately I cannot find the Jitter slider anywhere in the advanced charts view which offers the options to export the plot in a presentable way.

Does anyone know how to Jitter the plot in the advanced charts view?

Answers

  • homburghomburg Employee, Member Posts: 114 RM Data Scientist
    Hi martin_xtm,

    you are right, there is no jitter control in the advanced charts plotter. The reason is that it in most cases jitter is used to inspect data but is not needed for creating charts. Most of the classic charts do not support it either. If you want to apply some jitter to your data before exporting charts you may add the "Add Noise" operator to your process and select target attributes and intensity of jitter to get a slightly perturbed data set.

    Cheers,
       Helge
  • martin_xtmmartin_xtm Member Posts: 3 Contributor I
    haven't thought about this option but it works thanks a lot!
Sign In or Register to comment.