package differential_privacy

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message ApproxBoundsSummary

summary.proto:194

Used in: BoundedMeanSummary, BoundedVarianceSummary, BoundsSummary

message BinarySearchSummary

summary.proto:187

message BoundedMeanSummary

summary.proto:130

Next ID: 8

message BoundedQuantilesSummary

summary.proto:48

enum BoundedQuantilesSummary.Algorithm

summary.proto:49

Used in: BoundedQuantilesSummary

message BoundedSumSummary

summary.proto:77

Next ID: 13

Used in: BoundedMeanSummary, BoundedVarianceSummary

message BoundedVarianceSummary

summary.proto:152

Used for BoundedVariance and BoundedStandardDeviation algorithms. Next ID: 11

message BoundingReport

data.proto:68

Accuracy information about results of automatic bounding algorithms. When ApproxBounds is called by bounded algorithms, the BoundingReport can be used to pass differentially private intermediate results to help users understand the accuracy implications of the output.

Used in: Output.ErrorReport

message BoundsSummary

summary.proto:200

Next ID: 3

Used in: BoundedMeanSummary, BoundedSumSummary, BoundedVarianceSummary

message ConfidenceInterval

confidence-interval.proto:23

Used in: Output.Element

message CountSummary

summary.proto:35

Used in: BoundedMeanSummary, BoundedVarianceSummary

message Elements

summary.proto:179

message HistogramSummary

summary.proto:183

message LongBoundedSumSummary

summary.proto:108

enum MechanismType

summary.proto:120

Used in: BoundedQuantilesSummary, BoundedSumSummary, CountSummary, LongBoundedSumSummary

message Output

data.proto:37

Output data produced by a differentially private algorithm.

message Output.Element

data.proto:38

Used in: Output

message Output.ErrorReport

data.proto:51

Contains information about algorithm accuracy.

Used in: Output

message PreAggSelectPartitionSummary

summary.proto:207

message Summary

summary.proto:30

Serialized summary data of a subset of the input data, to be merged at a later time.

message ValueType

data.proto:28

Defining our own value type to restrict the acceptable data types. It would change as per the future extensions.

Used in: BinarySearchSummary, BoundedMeanSummary, BoundedSumSummary, BoundedVarianceSummary, BoundingReport, LongBoundedSumSummary, Output.Element