Categories

Versions

You are viewing the RapidMiner Studio documentation for version 9.5 - Check here for latest version

De-Obfuscate (Productivity)

Synopsis

Replaces all obfuscated values and attribute names by the ones given in a file.

Description

This operator remaps the old values and names from an obfuscated ExampleSet according to an obfuscating map file. It can be used to deanonymize your data.

Input

  • example set (IOObject)

    This input port expects an ExampleSet.

Output

  • example set (IOObject)

  • original (IOObject)

    The ExampleSet that was given as input is passed without changing to the output through this port. This is usually used to reuse the same ExampleSet in further operators or to view the ExampleSet in the Results Workspace.

Parameters

  • obfuscation_map_fileFile where the obfuscator map was written to. Range: filename