User Tools

Site Tools


pe-bpmn-editor_differentialprivacy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
pe-bpmn-editor_differentialprivacy [2018/04/20 05:04]
admin created
pe-bpmn-editor_differentialprivacy [2018/04/23 16:14]
admin
Line 1: Line 1:
 ====== DifferentialPrivacy ====== ====== DifferentialPrivacy ======
  
 +===== Required input objects =====
 +
 +1...n data objects (data)
 +
 +===== Optional input parameters =====
 +
 +computation script or (ε, δ) for each input-output pair
 +
 +===== Required output objects =====
 +
 +1 data object (data)
 +
 +===== Restrictions =====
 +
 +**Restriction:​** task must have at least one input and exactly one output data objects\\
 +**Error:** at least 1 input and exactly 1 output are required
 +
 +**Restriction:​** "​inputScript"​ property must exist under stereotype details object - "​inputScript"​ can be empty, but must not have been deleted from model’s file\\
 +**Error:** inputScript is undefined (it can be empty, but cannot be undefined)
 +
 +**Restriction:​** "​delta"​ property must exist under stereotype details object - "​delta"​ can be empty, but must not have been deleted from model’s file\\
 +**Error:** delta is undefined (it can be empty, but cannot be undefined)
 +
 +**Restriction:​** "​epsilons"​ property must exist under stereotype details object - "​epsilons"​ can be zeros, but must not have been deleted from model’s file\\
 +**Error:** epsilons are undefined
 +
 +**Restriction:​** input-output data objects pairs fixed (by their ids) in "​epsilons"​ property must all exist also on model\\
 +**Error:** number of input and output pairs does not match with the number of epsilons saved (some inputs or outputs might have been removed after adding stereotype)
 +
 +**Restriction:​** epsilon values must be greater than or equal to zero\\
 +**Error:** epsilon values cannot be empty
pe-bpmn-editor_differentialprivacy.txt · Last modified: 2020/03/02 14:47 by pullonen