Energy Differential Privacy (EDP) ====================================== Energy Differential Privacy (EDP) enables the use of the gold standard of privacy protection, differential privacy, for high value energy efficiency analytics. This project is funded by the U.S. Department of Energy as part of the `Energy Data Vault `_ project. This documentation covers the core library (`eeprivacy`) as well as detailed examples of applying the library in practice. In the ecosystem of open source differential privacy projects, EDP targets a sector-specific niche, enabling and optimizing specific use cases rather than solving general purpose problems. .. toctree:: :maxdepth: 4 :caption: Core Library eeprivacy .. toctree:: :maxdepth: 4 :caption: Examples laplace-mechanism-basics gaussian-mechanism-basics stochastic-testing clamped-mean-bounds clamped-mean-bounds-svt private-load-shape-algorithm-design private-load-shapes .. toctree:: :maxdepth: 4 :caption: Applications comparison-groups Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`