Module smartnoise_validator::utilities::json [−][src]
Representation for report/json summaries
Structs
Accuracy | Statistical accuracy summary |
AlgorithmInfo | Algorithm summary |
JSONRelease | JSONRelease represents JSON objects in the differential privacy release schema. TODO: link to schema |
Functions
arraynd_to_json | Converts n dimensional array to json arrays |
privacy_usage_to_json | Converts the prost Protobuf PrivacyLoss into a json representation. |
value_to_json | converts an ArrayND (which can take any of types (float, integer, string, and Boolean) to JSON |