Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 1.17 KB

TODO.md

File metadata and controls

23 lines (21 loc) · 1.17 KB

TODO

  • 🔻 Do noising in SQL script?
  • 🔻 Enforce minimum number of nodes
  • 🔻 Enforce exclusive partial task executor
    • in PR, to be merged in near future.
  • 🔻 Remove query feature
  • Refactor to single task (i.e. not collecting unique times first)
  • Documentation update
  • 🔻 Nodes: add hash to your algorithm policies
  • Allow for restricting which (algorihm) functions are allowed on a node
  • How do we deal with filtering by a column (COHORT_ID)
  • 🔻 Log in nodes printing too much (disclosing parameters/data sent by researcher)
    • What data? Global times data will need to be shared with the current design of algo. Same data that will be needed to generate plot for publication.
  • vantage6: wrong error message
  • Multi party computation + homomorphic encryption
  • Noise:
    • What's a good statistical test to feel comfortable noise is not compromising results?
    • To consider: noise based on variance?

🔻: Higher priority