The Open API specification for Synapse is now available for download!

Download Open API Spec

FacetNoiseParameters

org.sagebionetworks.repo.model.FacetNoiseParameters

Parameters for the NOISE facet post-processing algorithm.

Field Type Description
concreteType STRING The full class name that identifies the concrete parameters type.
epsilon NUMBER The differential-privacy budget used to derive the Laplace scale (1/epsilon). Lower values add more noise. Must be a positive value.