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

Download Open API Spec

FacetPostProcessingParameters <INTERFACE>

org.sagebionetworks.repo.model.FacetPostProcessingParameters

Base interface for the parameters that tune a FacetPostProcessingAlgorithm. The concrete type carries the algorithm-specific parameters (e.g. FacetRoundingParameters for ROUNDING, FacetNoiseParameters for NOISE).

Known Implementations:
FacetRoundingParametersFacetNoiseParameters
Field Type Description
concreteType STRING The full class name that identifies the concrete parameters type.